| License |
License
BSD-3-Clause
|
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.github.themrmilchmann.kraton |
| ArtifactId | ArtifactIdkraton-lang-java |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKraton
A type-safe code generation tool.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kraton-lang-java-0.1.1.pom | |
| kraton-lang-java-0.1.1.jar | 75 KB |
| kraton-lang-java-0.1.1-sources.jar | 23 KB |
| kraton-lang-java-0.1.1-javadoc.jar | 86 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.themrmilchmann.kraton : kraton | jar | 0.1.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jre8 | jar | 1.1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.themrmilchmann.kraton : kraton-lang-java | jar | 0.1.1 |