is not current version
Last Version 1.1.1

com.cyphercove.gdx:flexbatch 1.1.0

A library for batch drawing custom types of sprites or small meshes in LibGDX.

GroupId

GroupId

com.cyphercove.gdx
ArtifactId

ArtifactId

flexbatch
Version

Version

1.1.0
Type

Type

jar

Download flexbatch 1.1.0


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