is not current version
Last Version 3.8.4

net.oneandone.cosmo:cosmo-multimodule 1.0.29


Categories

Categories

Net
GroupId

GroupId

net.oneandone.cosmo
ArtifactId

ArtifactId

cosmo-multimodule
Version

Version

1.0.29
Type

Type

pom

Download cosmo-multimodule 1.0.29


<!-- https://jarcasting.com/artifacts/net.oneandone.cosmo/cosmo-multimodule/ -->
<dependency>
    <groupId>net.oneandone.cosmo</groupId>
    <artifactId>cosmo-multimodule</artifactId>
    <version>1.0.29</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.cosmo/cosmo-multimodule/
implementation 'net.oneandone.cosmo:cosmo-multimodule:1.0.29'
// https://jarcasting.com/artifacts/net.oneandone.cosmo/cosmo-multimodule/
implementation ("net.oneandone.cosmo:cosmo-multimodule:1.0.29")
'net.oneandone.cosmo:cosmo-multimodule:pom:1.0.29'
<dependency org="net.oneandone.cosmo" name="cosmo-multimodule" rev="1.0.29">
  <artifact name="cosmo-multimodule" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.cosmo', module='cosmo-multimodule', version='1.0.29')
)
libraryDependencies += "net.oneandone.cosmo" % "cosmo-multimodule" % "1.0.29"
[net.oneandone.cosmo/cosmo-multimodule "1.0.29"]