is not current version
Last Version 2.3.8

net.anotheria:distributeme-support 2.3.1

distributeme support utilities needed by generated classes

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

distributeme-support
Version

Version

2.3.1
Type

Type

jar

Download distributeme-support 2.3.1


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