SezPoz Demo API

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
Last Version

Last Version

1.6
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.6
1.5
1.4
1.3
1.2
1.1
1.0