is not current version
Last Version 2.0.21

com.github.roneetshaw.examples:fdk-examples 1.0.6


GroupId

GroupId

com.github.roneetshaw.examples
ArtifactId

ArtifactId

fdk-examples
Version

Version

1.0.6
Type

Type

pom

Download fdk-examples 1.0.6

Filename Size
fdk-examples-1.0.6.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.roneetshaw.examples/fdk-examples/ -->
<dependency>
    <groupId>com.github.roneetshaw.examples</groupId>
    <artifactId>fdk-examples</artifactId>
    <version>1.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.roneetshaw.examples/fdk-examples/
implementation 'com.github.roneetshaw.examples:fdk-examples:1.0.6'
// https://jarcasting.com/artifacts/com.github.roneetshaw.examples/fdk-examples/
implementation ("com.github.roneetshaw.examples:fdk-examples:1.0.6")
'com.github.roneetshaw.examples:fdk-examples:pom:1.0.6'
<dependency org="com.github.roneetshaw.examples" name="fdk-examples" rev="1.0.6">
  <artifact name="fdk-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.roneetshaw.examples', module='fdk-examples', version='1.0.6')
)
libraryDependencies += "com.github.roneetshaw.examples" % "fdk-examples" % "1.0.6"
[com.github.roneetshaw.examples/fdk-examples "1.0.6"]