is not current version
Last Version 2.3.8

net.anotheria:distributeme-test 2.3.7


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

distributeme-test
Version

Version

2.3.7
Type

Type

jar

Download distributeme-test 2.3.7


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