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

org.tinygroup:fc 2.0.30


Группа

Группа

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

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

fc
Версия

Версия

2.0.30
Тип

Тип

pom

Скачать fc 2.0.30

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

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