is not current version
Last Version 1.0.2

com.cedarsoft.open.archetype:multi 1.0.0


GroupId

GroupId

com.cedarsoft.open.archetype
ArtifactId

ArtifactId

multi
Version

Version

1.0.0
Type

Type

jar

Download multi 1.0.0


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