is not current version
Last Version 3.4.9

org.tinygroup:pfc 2.2.1


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

pfc
Version

Version

2.2.1
Type

Type

pom

Download pfc 2.2.1

Filename Size
pfc-2.2.1.pom 518 bytes
Browse

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