Last Version

common-0.1.0 0.1.0

Common classes.

License

License

Categories

Categories

Net
GroupId

GroupId

net.kut3
ArtifactId

ArtifactId

common
Version

Version

0.1.0
Type

Type

jar
Description

Description

common-0.1.0
Common classes.
Project URL

Project URL

http://kut3.net/common

Download common 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
net.kut3 : json jar 0.3.0

Project Modules

There are no modules declared in this project.