License |
License |
---|---|
GroupId | GroupIdgg.neko.spiceit |
ArtifactId | ArtifactIdspiceit-example-parent |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpiceIt Example Parent
SpiceIt Example Parent contains sample projects using SpiceIt.
|
Filename | Size |
---|---|
spiceit-example-parent-0.1.pom | 814 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/gg.neko.spiceit/spiceit-example-parent/ -->
<dependency>
<groupId>gg.neko.spiceit</groupId>
<artifactId>spiceit-example-parent</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/gg.neko.spiceit/spiceit-example-parent/
implementation 'gg.neko.spiceit:spiceit-example-parent:0.1'
// https://jarcasting.com/artifacts/gg.neko.spiceit/spiceit-example-parent/
implementation ("gg.neko.spiceit:spiceit-example-parent:0.1")
'gg.neko.spiceit:spiceit-example-parent:pom:0.1'
<dependency org="gg.neko.spiceit" name="spiceit-example-parent" rev="0.1">
<artifact name="spiceit-example-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='gg.neko.spiceit', module='spiceit-example-parent', version='0.1')
)
libraryDependencies += "gg.neko.spiceit" % "spiceit-example-parent" % "0.1"
[gg.neko.spiceit/spiceit-example-parent "0.1"]