is not current version
Last Version 1.1

com.fastjrun.codeg:apiworld-generator 1.0


GroupId

GroupId

com.fastjrun.codeg
ArtifactId

ArtifactId

apiworld-generator
Version

Version

1.0
Type

Type

jar

Download apiworld-generator 1.0


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