is not current version
Last Version 1.1.1

com.cyphercove.gdx:covetools 1.1.0

Various tools for use with LibGDX

GroupId

GroupId

com.cyphercove.gdx
ArtifactId

ArtifactId

covetools
Version

Version

1.1.0
Type

Type

jar

Download covetools 1.1.0


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