Last Version

api 1.0.0

API for interacting with svg-stockpile.

License

License

GroupId

GroupId

com.mikebull94.svg-stockpile
ArtifactId

ArtifactId

api
Version

Version

1.0.0
Type

Type

jar
Description

Description

api
API for interacting with svg-stockpile.
Source Code Management

Source Code Management

https://github.com/MikeBull94/svg-stockpile

Download api 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.slf4j : slf4j-api jar 1.7.19
org.slf4j : slf4j-jdk14 jar 1.7.19

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.