Kraton

A type-safe code generation tool.

License

License

BSD-3-Clause
Categories

Categories

Java Languages
GroupId

GroupId

com.github.themrmilchmann.kraton
ArtifactId

ArtifactId

kraton-lang-java
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Kraton
A type-safe code generation tool.
Project URL

Project URL

https://github.com/TheMrMilchmann/Kraton
Source Code Management

Source Code Management

https://github.com/TheMrMilchmann/Kraton.git

Download kraton-lang-java

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.themrmilchmann.kraton : kraton jar 0.1.1
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.1.4

test (1)

Group / Artifact Type Version
com.github.themrmilchmann.kraton : kraton-lang-java jar 0.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1