не последняя версия
Последняя версия 1.0.5

com.github.cjhit:fdp-core 1.0.1

fdp-core

Группа

Группа

com.github.cjhit
Идентификатор

Идентификатор

fdp-core
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать fdp-core 1.0.1


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