SezPoz Demo Plugin #2

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

plugin2
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download plugin2

How to add to project

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

Dependencies

compile (1)

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