is not current version
Last Version 4.1.1

com.fastjrun.codeg.example:example-sdkg-provider 4.0.2


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.fastjrun.codeg.example
ArtifactId

ArtifactId

example-sdkg-provider
Version

Version

4.0.2
Type

Type

jar

Download example-sdkg-provider 4.0.2


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