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

com.github.cjhit:fdp 1.0.2

fdp

Группа

Группа

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

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

fdp
Версия

Версия

1.0.2
Тип

Тип

pom

Скачать fdp 1.0.2

Имя Файла Размер
fdp-1.0.2.pom 4 KB
Обзор

<!-- 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"]