com.github.bpazy:id

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.bpazy
ArtifactId

ArtifactId

id
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download id

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.bpazy/id/ -->
<dependency>
    <groupId>com.github.bpazy</groupId>
    <artifactId>id</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bpazy/id/
implementation 'com.github.bpazy:id:1.1.4'
// https://jarcasting.com/artifacts/com.github.bpazy/id/
implementation ("com.github.bpazy:id:1.1.4")
'com.github.bpazy:id:jar:1.1.4'
<dependency org="com.github.bpazy" name="id" rev="1.1.4">
  <artifact name="id" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bpazy', module='id', version='1.1.4')
)
libraryDependencies += "com.github.bpazy" % "id" % "1.1.4"
[com.github.bpazy/id "1.1.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.2
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.1
1.1.0
1.0.1
1.0.0