is not current version
Last Version 0.6.0-beta3

net.unit8.enkan:kotowari-archetype 0.1.0-beta2


Categories

Categories

Net
GroupId

GroupId

net.unit8.enkan
ArtifactId

ArtifactId

kotowari-archetype
Version

Version

0.1.0-beta2
Type

Type

jar

Download kotowari-archetype 0.1.0-beta2


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