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