kpop-cli

cli for generating Kotlin extensions from Java static methods

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.prt2121
ArtifactId

ArtifactId

kpop-cli
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

kpop-cli
cli for generating Kotlin extensions from Java static methods
Project URL

Project URL

https://github.com/prt2121/kpop

Download kpop-cli

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.prt2121/kpop-cli/ -->
<dependency>
    <groupId>com.github.prt2121</groupId>
    <artifactId>kpop-cli</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.prt2121/kpop-cli/
implementation 'com.github.prt2121:kpop-cli:0.1.2'
// https://jarcasting.com/artifacts/com.github.prt2121/kpop-cli/
implementation ("com.github.prt2121:kpop-cli:0.1.2")
'com.github.prt2121:kpop-cli:jar:0.1.2'
<dependency org="com.github.prt2121" name="kpop-cli" rev="0.1.2">
  <artifact name="kpop-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.prt2121', module='kpop-cli', version='0.1.2')
)
libraryDependencies += "com.github.prt2121" % "kpop-cli" % "0.1.2"
[com.github.prt2121/kpop-cli "0.1.2"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.0
commons-cli : commons-cli jar 1.3.1
com.github.prt2121 : kpop-core jar 0.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1