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