MVN

com.tyro.oss : arbitrater

Maven & Gradle

Feb 11, 2022
1 usages
40 stars

A simple library to generate arbitrary instances of Kotlin classes

<dependency>
    <groupId>com.tyro.oss</groupId>
    <artifactId>arbitrater</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tyro.oss : arbitrater to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.tyro.oss : arbitrater to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
arbitrater-1.0.1
arbitrater-1.0.0
0.0.x
arbitrater-0.0.6
arbitrater-0.0.5
arbitrater-0.0.4
arbitrater-0.0.3
arbitrater-0.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.tyro.oss</groupId>
    <artifactId>arbitrater</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tyro.oss : arbitrater gradle dependency to your build.gradle file:

implementation 'com.tyro.oss:arbitrater:1.0.1'

Gradle Kotlin DSL: Add the following com.tyro.oss : arbitrater gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tyro.oss:arbitrater:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tyro.oss : arbitrater sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tyro.oss" % "arbitrater" % "1.0.1"

Advertisement

Dependencies from Group

May 28, 2021
2 usages
6 stars
Feb 11, 2022
1 usages
40 stars
Dec 11, 2018
2 stars
Mar 11, 2021
18 stars

Discover Dependencies

Aug 14, 2023
1 usages
1 stars
Aug 17, 2023
2 usages
5 stars
Nov 12, 2020
3 usages
24 stars
Jul 19, 2023
3 usages
761 stars
Jul 19, 2023
3 usages
761 stars
Aug 21, 2023
1 usages
22 stars