is not current version
Last Version 3.8.4

net.oneandone.cosmo:cosmo-multimodule 3.0.0


Categories

Categories

Net
GroupId

GroupId

net.oneandone.cosmo
ArtifactId

ArtifactId

cosmo-multimodule
Version

Version

3.0.0
Type

Type

pom

Download cosmo-multimodule 3.0.0


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