is not current version
Last Version 1.13

net.java.sezpoz:pom 1.8

SezPoz is a lightweight and simple-to-learn library that lets you perform modular service lookups.

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.sezpoz
ArtifactId

ArtifactId

pom
Version

Version

1.8
Type

Type

pom

Download pom 1.8

Filename Size
pom-1.8.pom 4 KB
Browse

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