is not current version
Last Version 3.4.9

org.tinygroup:fc 1.2.3


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

fc
Version

Version

1.2.3
Type

Type

pom

Download fc 1.2.3

Filename Size
fc-1.2.3.pom 625 bytes
Browse

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