is not current version
Last Version 1.1

com.fastjrun.codeg:apiworld-provider 1.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.fastjrun.codeg
ArtifactId

ArtifactId

apiworld-provider
Version

Version

1.0
Type

Type

jar

Download apiworld-provider 1.0


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