Last Version

SezPoz Demo API 1.6

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.demo
ArtifactId

ArtifactId

api
Version

Version

1.6
Type

Type

jar
Description

Description

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

Download api 1.6


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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.sezpoz : sezpoz jar 1.6

Project Modules

There are no modules declared in this project.