License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdme.arminb.spidersilk |
ArtifactId | ArtifactIdspidersilk-parent |
Version | Version0.4.0 |
Type | Typepom |
Description |
DescriptionSpiderSilk parent POM
Parent POM for SpiderSilk testing library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spidersilk-parent-0.4.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.arminb.spidersilk/spidersilk-parent/ -->
<dependency>
<groupId>me.arminb.spidersilk</groupId>
<artifactId>spidersilk-parent</artifactId>
<version>0.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.arminb.spidersilk/spidersilk-parent/
implementation 'me.arminb.spidersilk:spidersilk-parent:0.4.0'
// https://jarcasting.com/artifacts/me.arminb.spidersilk/spidersilk-parent/
implementation ("me.arminb.spidersilk:spidersilk-parent:0.4.0")
'me.arminb.spidersilk:spidersilk-parent:pom:0.4.0'
<dependency org="me.arminb.spidersilk" name="spidersilk-parent" rev="0.4.0">
<artifact name="spidersilk-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.arminb.spidersilk', module='spidersilk-parent', version='0.4.0')
)
libraryDependencies += "me.arminb.spidersilk" % "spidersilk-parent" % "0.4.0"
[me.arminb.spidersilk/spidersilk-parent "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |