is not current version
Last Version 3.4.9

org.tinygroup:fc 2.2.0


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

fc
Version

Version

2.2.0
Type

Type

pom

Download fc 2.2.0

Filename Size
fc-2.2.0.pom 625 bytes
Browse

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