is not current version
Last Version 2.3.8

net.anotheria:distributeme-test 2.2.2


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

distributeme-test
Version

Version

2.2.2
Type

Type

jar

Download distributeme-test 2.2.2


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