Last Version

Kraton 0.1.1

A type-safe code generation tool.

License

License

BSD-3-Clause
Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.themrmilchmann.kraton
ArtifactId

ArtifactId

kraton-gradle
Version

Version

0.1.1
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-gradle 0.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.