is not current version
Last Version 0.0.41

net.kut3.draft:draft-core 0.0.13

Draft version for Kut3Net core components

Categories

Categories

Net
GroupId

GroupId

net.kut3.draft
ArtifactId

ArtifactId

draft-core
Version

Version

0.0.13
Type

Type

jar

Download draft-core 0.0.13


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