License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdinfo.piwai.rockslide |
ArtifactId | ArtifactIdrockslide-parent |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRockslide parent
Rockslide generates dynamic web slideshows with GWT.
|
Project URL |
Project URL |
Filename | Size |
---|---|
rockslide-parent-0.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.piwai.rockslide/rockslide-parent/ -->
<dependency>
<groupId>info.piwai.rockslide</groupId>
<artifactId>rockslide-parent</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/info.piwai.rockslide/rockslide-parent/
implementation 'info.piwai.rockslide:rockslide-parent:0.1'
// https://jarcasting.com/artifacts/info.piwai.rockslide/rockslide-parent/
implementation ("info.piwai.rockslide:rockslide-parent:0.1")
'info.piwai.rockslide:rockslide-parent:pom:0.1'
<dependency org="info.piwai.rockslide" name="rockslide-parent" rev="0.1">
<artifact name="rockslide-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='info.piwai.rockslide', module='rockslide-parent', version='0.1')
)
libraryDependencies += "info.piwai.rockslide" % "rockslide-parent" % "0.1"
[info.piwai.rockslide/rockslide-parent "0.1"]