is not current version
Last Version 3.4.9

org.tinygroup:fc 2.0.6


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

fc
Version

Version

2.0.6
Type

Type

pom

Download fc 2.0.6

Filename Size
fc-2.0.6.pom 625 bytes
Browse

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