MVN

me.arminb.spidersilk : spidersilkrt

Maven & Gradle

Jan 19, 2019
2 usages
8 stars

SpiderSilk Runtime · The runtime library for SpiderSilk testing library

<dependency>
    <groupId>me.arminb.spidersilk</groupId>
    <artifactId>spidersilkrt</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.arminb.spidersilk : spidersilkrt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of me.arminb.spidersilk : spidersilkrt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
spidersilkrt-0.4.0
0.3.x
spidersilkrt-0.3.1
spidersilkrt-0.3.0
0.2.x
spidersilkrt-0.2.0
0.1.x
spidersilkrt-0.1.0

How to add a dependency to Maven

Add the following me.arminb.spidersilk : spidersilkrt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.arminb.spidersilk</groupId>
    <artifactId>spidersilkrt</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.arminb.spidersilk : spidersilkrt gradle dependency to your build.gradle file:

implementation 'me.arminb.spidersilk:spidersilkrt:0.4.0'

Gradle Kotlin DSL: Add the following me.arminb.spidersilk : spidersilkrt gradle kotlin dependency to your build.gradle.kts file:

implementation("me.arminb.spidersilk:spidersilkrt:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.arminb.spidersilk : spidersilkrt sbt scala dependency to your build.sbt file:

libraryDependencies += "me.arminb.spidersilk" % "spidersilkrt" % "0.4.0"

Advertisement

Dependencies from Group

Jan 19, 2019
2 usages
8 stars
Jan 19, 2019
1 usages
8 stars

Discover Dependencies

Dec 07, 2018
2 usages
1 stars
Jan 21, 2019
2 usages
Sep 07, 2019
2 usages
9 stars
Aug 05, 2019
2 usages
2 stars
Sep 07, 2019
2 usages
9 stars
Jun 20, 2023
2 usages
16 stars
Apr 13, 2021
2 usages
7 stars
Mar 11, 2021
1 usages
3 stars