GroupId | GroupIdorg.uqbar-project |
---|---|
ArtifactId | ArtifactIdarena-pot |
Version | Version3.6.0 |
Type | Typejar |
Filename | Size |
---|---|
arena-pot-3.6.0.pom | |
arena-pot-3.6.0.jar | 89 KB |
arena-pot-3.6.0-tests.jar | 18 KB |
arena-pot-3.6.0-test-sources.jar | 7 KB |
arena-pot-3.6.0-sources.jar | 29 KB |
arena-pot-3.6.0-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.uqbar-project/arena-pot/ -->
<dependency>
<groupId>org.uqbar-project</groupId>
<artifactId>arena-pot</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.uqbar-project/arena-pot/
implementation 'org.uqbar-project:arena-pot:3.6.0'
// https://jarcasting.com/artifacts/org.uqbar-project/arena-pot/
implementation ("org.uqbar-project:arena-pot:3.6.0")
'org.uqbar-project:arena-pot:jar:3.6.0'
<dependency org="org.uqbar-project" name="arena-pot" rev="3.6.0">
<artifact name="arena-pot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uqbar-project', module='arena-pot', version='3.6.0')
)
libraryDependencies += "org.uqbar-project" % "arena-pot" % "3.6.0"
[org.uqbar-project/arena-pot "3.6.0"]