is not current version
Last Version 2.3.8

net.anotheria:distributeme-core 2.2.3

DistributeMe core functionality

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

distributeme-core
Version

Version

2.2.3
Type

Type

jar

Download distributeme-core 2.2.3


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