is not current version
Last Version 4.1.2

org.glassfish.pfl:pfl 4.0.0-b006

Primitive Function Library

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.pfl
ArtifactId

ArtifactId

pfl
Version

Version

4.0.0-b006
Type

Type

pom

Download pfl 4.0.0-b006

Filename Size
pfl-4.0.0-b006.pom 7 KB
Browse

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