is not current version
Last Version 1.3

com.fastjrun.codeg.apiworld:apiworld-client 1.2


Categories

Categories

CLI User Interface
GroupId

GroupId

com.fastjrun.codeg.apiworld
ArtifactId

ArtifactId

apiworld-client
Version

Version

1.2
Type

Type

jar

Download apiworld-client 1.2


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