is not current version
Last Version 2.3.8

net.anotheria:distributeme-test 2.3.3


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

distributeme-test
Version

Version

2.3.3
Type

Type

jar

Download distributeme-test 2.3.3


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