is not current version
Last Version 1.1.0

org.eviline:eviline-pom 1.0.11

Parent pom for the eviline artifacts. Eviline is a block-stacking game that uses an AI to work against you.

GroupId

GroupId

org.eviline
ArtifactId

ArtifactId

eviline-pom
Version

Version

1.0.11
Type

Type

pom

Download eviline-pom 1.0.11

Filename Size
eviline-pom-1.0.11.pom 3 KB
Browse

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