Last Version

kpop-core 0.1.2

generate Kotlin extensions from Java static methods

License

License

GroupId

GroupId

com.github.prt2121
ArtifactId

ArtifactId

kpop-core
Version

Version

0.1.2
Type

Type

jar
Description

Description

kpop-core
generate Kotlin extensions from Java static methods
Project URL

Project URL

https://github.com/prt2121/kpop

Download kpop-core 0.1.2


<!-- 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"]

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.