is not current version
Last Version 3.8.4

net.oneandone.cosmo:cosmo-multimodule 0.95


Categories

Categories

Net
GroupId

GroupId

net.oneandone.cosmo
ArtifactId

ArtifactId

cosmo-multimodule
Version

Version

0.95
Type

Type

pom

Download cosmo-multimodule 0.95

Filename Size
cosmo-multimodule-0.95.pom 17 KB
Browse

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