License |
License
BSD License
|
---|---|
GroupId | GroupIdorg.eviline |
ArtifactId | ArtifactIdeviline-pom |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneviline-pom
Parent pom for the eviline artifacts. Eviline is a block-stacking
game that uses an AI to work against you.
|
Filename | Size |
---|---|
eviline-pom-1.1.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eviline/eviline-pom/ -->
<dependency>
<groupId>org.eviline</groupId>
<artifactId>eviline-pom</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eviline/eviline-pom/
implementation 'org.eviline:eviline-pom:1.1.0'
// https://jarcasting.com/artifacts/org.eviline/eviline-pom/
implementation ("org.eviline:eviline-pom:1.1.0")
'org.eviline:eviline-pom:pom:1.1.0'
<dependency org="org.eviline" name="eviline-pom" rev="1.1.0">
<artifact name="eviline-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eviline', module='eviline-pom', version='1.1.0')
)
libraryDependencies += "org.eviline" % "eviline-pom" % "1.1.0"
[org.eviline/eviline-pom "1.1.0"]