is not current version
Last Version 2.0.21

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


GroupId

GroupId

com.github.roneetshaw.examples
ArtifactId

ArtifactId

fdk-examples
Version

Version

2.0.18
Type

Type

pom

Download fdk-examples 2.0.18

Filename Size
fdk-examples-2.0.18.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>2.0.18</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.roneetshaw.examples/fdk-examples/
implementation 'com.github.roneetshaw.examples:fdk-examples:2.0.18'
// https://jarcasting.com/artifacts/com.github.roneetshaw.examples/fdk-examples/
implementation ("com.github.roneetshaw.examples:fdk-examples:2.0.18")
'com.github.roneetshaw.examples:fdk-examples:pom:2.0.18'
<dependency org="com.github.roneetshaw.examples" name="fdk-examples" rev="2.0.18">
  <artifact name="fdk-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.roneetshaw.examples', module='fdk-examples', version='2.0.18')
)
libraryDependencies += "com.github.roneetshaw.examples" % "fdk-examples" % "2.0.18"
[com.github.roneetshaw.examples/fdk-examples "2.0.18"]