is not current version
Last Version 2.3.0

net.onedaybeard.artemis:artemis-parent 2.0.0-RC6

Fork of Artemis Entity System Framework.

Categories

Categories

Net
GroupId

GroupId

net.onedaybeard.artemis
ArtifactId

ArtifactId

artemis-parent
Version

Version

2.0.0-RC6
Type

Type

pom

Download artemis-parent 2.0.0-RC6


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