License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdio.github.jxnflzc |
ArtifactId | ArtifactIdkotlin |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjxnflzc-kotlin
jxnflzc's kotlin package
|
Project URL |
Project URL |
Filename | Size |
---|---|
kotlin-1.0.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jxnflzc/kotlin/ -->
<dependency>
<groupId>io.github.jxnflzc</groupId>
<artifactId>kotlin</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jxnflzc/kotlin/
implementation 'io.github.jxnflzc:kotlin:1.0.0'
// https://jarcasting.com/artifacts/io.github.jxnflzc/kotlin/
implementation ("io.github.jxnflzc:kotlin:1.0.0")
'io.github.jxnflzc:kotlin:pom:1.0.0'
<dependency org="io.github.jxnflzc" name="kotlin" rev="1.0.0">
<artifact name="kotlin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jxnflzc', module='kotlin', version='1.0.0')
)
libraryDependencies += "io.github.jxnflzc" % "kotlin" % "1.0.0"
[io.github.jxnflzc/kotlin "1.0.0"]