License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.unit8.enkan |
ArtifactId | ArtifactIdkotowari-archetype |
Last Version | Last Version0.6.0-beta3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAn parent pom for Enkan
|
<!-- https://jarcasting.com/artifacts/net.unit8.enkan/kotowari-archetype/ -->
<dependency>
<groupId>net.unit8.enkan</groupId>
<artifactId>kotowari-archetype</artifactId>
<version>0.6.0-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/net.unit8.enkan/kotowari-archetype/
implementation 'net.unit8.enkan:kotowari-archetype:0.6.0-beta3'
// https://jarcasting.com/artifacts/net.unit8.enkan/kotowari-archetype/
implementation ("net.unit8.enkan:kotowari-archetype:0.6.0-beta3")
'net.unit8.enkan:kotowari-archetype:jar:0.6.0-beta3'
<dependency org="net.unit8.enkan" name="kotowari-archetype" rev="0.6.0-beta3">
<artifact name="kotowari-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.unit8.enkan', module='kotowari-archetype', version='0.6.0-beta3')
)
libraryDependencies += "net.unit8.enkan" % "kotowari-archetype" % "0.6.0-beta3"
[net.unit8.enkan/kotowari-archetype "0.6.0-beta3"]