SezPoz Demo Application

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

app
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download app

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.java.sezpoz : sezpoz jar 1.6
net.java.sezpoz.demo : api jar 1.6
net.java.sezpoz.demo : plugin1 jar 1.6
net.java.sezpoz.demo : plugin2 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