Last Version

Walkman JUnit module 1.0.3

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
Version

Version

1.0.3
Type

Type

jar
Description

Description

Walkman JUnit module
JUnit classes for Walkman

Download junit 1.0.3


<!-- 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.