is not current version
Last Version 3.4.9

org.tinygroup:pfc 1.1.0


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

pfc
Version

Version

1.1.0
Type

Type

pom

Download pfc 1.1.0

Filename Size
pfc-1.1.0.pom 519 bytes
Browse

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