Walkman JUnit module

JUnit classes for Walkman

License

License

The Apache Software License, Version 2.0
Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.airbnb.walkman
ArtifactId

ArtifactId

junit
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Walkman JUnit module
JUnit classes for Walkman

Download junit

How to add to project

<!-- https://jarcasting.com/artifacts/com.airbnb.walkman/junit/ -->
<dependency>
    <groupId>com.airbnb.walkman</groupId>
    <artifactId>junit</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.airbnb.walkman/junit/
implementation 'com.airbnb.walkman:junit:1.0.3'
// https://jarcasting.com/artifacts/com.airbnb.walkman/junit/
implementation ("com.airbnb.walkman:junit:1.0.3")
'com.airbnb.walkman:junit:jar:1.0.3'
<dependency org="com.airbnb.walkman" name="junit" rev="1.0.3">
  <artifact name="junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airbnb.walkman', module='junit', version='1.0.3')
)
libraryDependencies += "com.airbnb.walkman" % "junit" % "1.0.3"
[com.airbnb.walkman/junit "1.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.airbnb.walkman : walkman jar 1.0.3
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.0

Project Modules

There are no modules declared in this project.
com.airbnb.walkman

Airbnb

Versions

Version
1.0.3