is not current version
Last Version 2.3.8

net.anotheria:distributeme-parent 2.3.5

parent for all distributeme projects

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

distributeme-parent
Version

Version

2.3.5
Type

Type

pom

Download distributeme-parent 2.3.5


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