License |
License |
---|---|
GroupId | GroupIdcom.github.bpazy |
ArtifactId | ArtifactIdid |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
id-1.1.4.pom | |
id-1.1.4.jar | 4 KB |
id-1.1.4-sources.jar | 2 KB |
id-1.1.4-javadoc.jar | 28 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.3.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |