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

org.tinygroup:fc 2.0.23


Группа

Группа

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

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

fc
Версия

Версия

2.0.23
Тип

Тип

pom

Скачать fc 2.0.23

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

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