Last Version

SpiceIt Example - Maven Plugin 0.1

SpiceIt Example - Maven Plugin demonstrates how easy SpiceIt is to use in a Maven project.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

gg.neko.spiceit
ArtifactId

ArtifactId

spiceit-example-maven-plugin
Version

Version

0.1
Type

Type

jar
Description

Description

SpiceIt Example - Maven Plugin
SpiceIt Example - Maven Plugin demonstrates how easy SpiceIt is to use in a Maven project.

Download spiceit-example-maven-plugin 0.1


<!-- https://jarcasting.com/artifacts/gg.neko.spiceit/spiceit-example-maven-plugin/ -->
<dependency>
    <groupId>gg.neko.spiceit</groupId>
    <artifactId>spiceit-example-maven-plugin</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/gg.neko.spiceit/spiceit-example-maven-plugin/
implementation 'gg.neko.spiceit:spiceit-example-maven-plugin:0.1'
// https://jarcasting.com/artifacts/gg.neko.spiceit/spiceit-example-maven-plugin/
implementation ("gg.neko.spiceit:spiceit-example-maven-plugin:0.1")
'gg.neko.spiceit:spiceit-example-maven-plugin:jar:0.1'
<dependency org="gg.neko.spiceit" name="spiceit-example-maven-plugin" rev="0.1">
  <artifact name="spiceit-example-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='gg.neko.spiceit', module='spiceit-example-maven-plugin', version='0.1')
)
libraryDependencies += "gg.neko.spiceit" % "spiceit-example-maven-plugin" % "0.1"
[gg.neko.spiceit/spiceit-example-maven-plugin "0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
gg.neko.spiceit : spiceit-api jar 0.1
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.