is not current version
Last Version 2.0.21

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


GroupId

GroupId

com.github.roneetshaw.examples
ArtifactId

ArtifactId

fdk-examples
Version

Version

0.0.22
Type

Type

pom

Download fdk-examples 0.0.22

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