is not current version
Last Version 0.0.4

net.scattersphere:scattersphere 0.0.3

Scattersphere Parent Project POM

Categories

Categories

Net
GroupId

GroupId

net.scattersphere
ArtifactId

ArtifactId

scattersphere
Version

Version

0.0.3
Type

Type

pom

Download scattersphere 0.0.3

Filename Size
scattersphere-0.0.3.pom 6 KB
Browse

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