Last Version

SezPoz Demo 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

pom
Version

Version

1.6
Type

Type

pom
Description

Description

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

Download pom 1.6

Filename Size
pom-1.6.pom 746 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • app
  • api
  • plugin1
  • plugin2