Last Version

kotlin-robot 1.0

DSL based kotlin code generation

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.nkb03
ArtifactId

ArtifactId

kotlin-robot
Version

Version

1.0
Type

Type

jar
Description

Description

kotlin-robot
DSL based kotlin code generation
Project URL

Project URL

https://github.com/nkb03/hextant
Source Code Management

Source Code Management

https://github.com/nkb03/hextant

Download kotlin-robot 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.70
org.jetbrains.kotlin : kotlin-reflect jar 1.3.70

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.3

Project Modules

There are no modules declared in this project.