is not current version
Last Version 1.0.5

com.github.cjhit:fdp 1.0.2

fdp

GroupId

GroupId

com.github.cjhit
ArtifactId

ArtifactId

fdp
Version

Version

1.0.2
Type

Type

pom

Download fdp 1.0.2

Filename Size
fdp-1.0.2.pom 4 KB
Browse

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