gradle-plugin

Gradle Plugin that interacts with the svg-stockpile API.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.mikebull94.svg-stockpile
ArtifactId

ArtifactId

gradle-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

gradle-plugin
Gradle Plugin that interacts with the svg-stockpile API.
Source Code Management

Source Code Management

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

Download gradle-plugin

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.slf4j : slf4j-api jar 1.7.19
com.mikebull94.svg-stockpile : api jar 1.0.0
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.

Versions

Version
1.0.0