is not current version
Last Version 3.8.4

net.oneandone.cosmo:cosmo-multimodule 2.1.4


Categories

Categories

Net
GroupId

GroupId

net.oneandone.cosmo
ArtifactId

ArtifactId

cosmo-multimodule
Version

Version

2.1.4
Type

Type

pom

Download cosmo-multimodule 2.1.4


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