Last Version

K2 build tools 0.1.11

K2 simplifies structuring a java application around modules.

License

License

Categories

Categories

Build Tools
GroupId

GroupId

com.github.katari
ArtifactId

ArtifactId

k2-build-tools
Version

Version

0.1.11
Type

Type

jar
Description

Description

K2 build tools
K2 simplifies structuring a java application around modules.

Download k2-build-tools 0.1.11


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

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.