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

com.github.cjhit:fdp 1.0.1

fdp

Группа

Группа

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

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

fdp
Версия

Версия

1.0.1
Тип

Тип

pom

Скачать fdp 1.0.1

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

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