is not current version
Last Version 1.0.5

com.github.cjhit:fdp-core-starter 1.0.1


GroupId

GroupId

com.github.cjhit
ArtifactId

ArtifactId

fdp-core-starter
Version

Version

1.0.1
Type

Type

jar

Download fdp-core-starter 1.0.1


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