| License |
License |
|---|---|
| GroupId | GroupIdio.github.bizppurio-api |
| ArtifactId | ArtifactIdbizppurio-api |
| Version | Version1.0.3 |
| Type | Typejar |
| Description |
DescriptionExample Application
A application used as an example on how to set up pushing its components to the Central Repository.
|
| Filename | Size |
|---|---|
| bizppurio-api-1.0.3.pom | |
| bizppurio-api-1.0.3.jar | 67 KB |
| bizppurio-api-1.0.3-sources.jar | 34 KB |
| bizppurio-api-1.0.3-javadoc.jar | 183 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.bizppurio-api/bizppurio-api/ -->
<dependency>
<groupId>io.github.bizppurio-api</groupId>
<artifactId>bizppurio-api</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bizppurio-api/bizppurio-api/
implementation 'io.github.bizppurio-api:bizppurio-api:1.0.3'
// https://jarcasting.com/artifacts/io.github.bizppurio-api/bizppurio-api/
implementation ("io.github.bizppurio-api:bizppurio-api:1.0.3")
'io.github.bizppurio-api:bizppurio-api:jar:1.0.3'
<dependency org="io.github.bizppurio-api" name="bizppurio-api" rev="1.0.3">
<artifact name="bizppurio-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bizppurio-api', module='bizppurio-api', version='1.0.3')
)
libraryDependencies += "io.github.bizppurio-api" % "bizppurio-api" % "1.0.3"
[io.github.bizppurio-api/bizppurio-api "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 28.1-jre |
| com.google.code.gson : gson | jar | 2.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |