Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <groupId>tmp.io.github.microutils</groupId>
- <artifactId>placeholder-kotlin-logging-jvm</artifactId>
- <version>2.1.23</version>
- <name>Package kotlin-logging-jvm</name>
- <dependencies>
- <dependency>
- <groupId>io.github.microutils</groupId>
- <artifactId>kotlin-logging-jvm</artifactId>
- <version>2.1.23</version>
- </dependency>
- </dependencies>
- </project>
|