MVN

com.daveayan : ark

Maven & Gradle

Nov 02, 2014
0 stars

ark · Create your complex domain object graphs for test cases, easily

<dependency>
    <groupId>com.daveayan</groupId>
    <artifactId>ark</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.daveayan : ark to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.daveayan : ark to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
ark-1.3
1.2
ark-1.2
1.1
ark-1.1
1.0.x
ark-1.0.8
ark-1.0.7
ark-1.0.6
ark-1.0.5
ark-1.0.4
ark-1.0.3
1.0
ark-1.0

How to add a dependency to Maven

Add the following com.daveayan : ark maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.daveayan</groupId>
    <artifactId>ark</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.daveayan : ark gradle dependency to your build.gradle file:

implementation 'com.daveayan:ark:1.3'

Gradle Kotlin DSL: Add the following com.daveayan : ark gradle kotlin dependency to your build.gradle.kts file:

implementation("com.daveayan:ark:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.daveayan : ark sbt scala dependency to your build.sbt file:

libraryDependencies += "com.daveayan" % "ark" % "1.3"

Advertisement

Dependencies from Group

Nov 02, 2014
5 usages
2 stars
Aug 27, 2013
5 usages
9 stars
Aug 27, 2013
3 usages
9 stars
Feb 16, 2015
2 usages
2 stars
Feb 16, 2015
1 usages
3 stars

Discover Dependencies