is not current version
Last Version 3.4.9

org.tinygroup:fc 3.1.0


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

fc
Version

Version

3.1.0
Type

Type

pom

Download fc 3.1.0

Filename Size
fc-3.1.0.pom 662 bytes
Browse

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