is not current version
Last Version 3.2.6

io.github.atlascommunity:parent 3.2.4

Parent POM.xml with most often used pre-configured features

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

io.github.atlascommunity
ArtifactId

ArtifactId

parent
Version

Version

3.2.4
Type

Type

pom

Download parent 3.2.4

Filename Size
parent-3.2.4.pom 29 KB
Browse

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