is not current version
Last Version 2.3.8

net.anotheria:distributeme-core 2.2.2

DistributeMe core functionality

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

distributeme-core
Version

Version

2.2.2
Type

Type

jar

Download distributeme-core 2.2.2


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