is not current version
Last Version 1.1.7

com.b3dgs:b3dgs-buildtools 1.0.9

B3DGS build tools

GroupId

GroupId

com.b3dgs
ArtifactId

ArtifactId

b3dgs-buildtools
Version

Version

1.0.9
Type

Type

jar

Download b3dgs-buildtools 1.0.9


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