is not current version
Last Version 2.3.8

net.anotheria:distributeme-support 2.1.3


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

distributeme-support
Version

Version

2.1.3
Type

Type

jar

Download distributeme-support 2.1.3


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