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

org.tinygroup:fc 3.0.1


Группа

Группа

org.tinygroup
Идентификатор

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

fc
Версия

Версия

3.0.1
Тип

Тип

pom

Скачать fc 3.0.1

Имя Файла Размер
fc-3.0.1.pom 662 bytes
Обзор

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