License |
License |
---|---|
GroupId | GroupIdcom.github.prt2121 |
ArtifactId | ArtifactIdkpop-core |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkpop-core
generate Kotlin extensions from Java static methods
|
Project URL |
Project URL |
Filename | Size |
---|---|
kpop-core-0.1.2.pom | |
kpop-core-0.1.2.jar | 33 KB |
kpop-core-0.1.2-sources.jar | 5 KB |
kpop-core-0.1.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.prt2121/kpop-core/ -->
<dependency>
<groupId>com.github.prt2121</groupId>
<artifactId>kpop-core</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.prt2121/kpop-core/
implementation 'com.github.prt2121:kpop-core:0.1.2'
// https://jarcasting.com/artifacts/com.github.prt2121/kpop-core/
implementation ("com.github.prt2121:kpop-core:0.1.2")
'com.github.prt2121:kpop-core:jar:0.1.2'
<dependency org="com.github.prt2121" name="kpop-core" rev="0.1.2">
<artifact name="kpop-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.prt2121', module='kpop-core', version='0.1.2')
)
libraryDependencies += "com.github.prt2121" % "kpop-core" % "0.1.2"
[com.github.prt2121/kpop-core "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.1.0 |
com.github.javaparser : javaparser-core | jar | 3.0.1 |
org.funktionale » funktionale-all | jar | 1.0.0-final |