is not current version
Last Version 2.0

org.blueoxygen.cimande:cimande-archetype-blank 1.0


GroupId

GroupId

org.blueoxygen.cimande
ArtifactId

ArtifactId

cimande-archetype-blank
Version

Version

1.0
Type

Type

jar

Download cimande-archetype-blank 1.0


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