License |
License |
---|---|
GroupId | GroupIdcom.willowtreeapps.opentest4k |
ArtifactId | ArtifactIdopentest4k |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionopentest4k
multiplatform implementation/bindings of opentest4j
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opentest4k-1.2.2.pom | |
opentest4k-1.2.2.module | 1 KB |
opentest4k-1.2.2-sources.jar | 261 bytes |
opentest4k-1.2.2-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.willowtreeapps.opentest4k/opentest4k/ -->
<dependency>
<groupId>com.willowtreeapps.opentest4k</groupId>
<artifactId>opentest4k</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.willowtreeapps.opentest4k/opentest4k/
implementation 'com.willowtreeapps.opentest4k:opentest4k:1.2.2'
// https://jarcasting.com/artifacts/com.willowtreeapps.opentest4k/opentest4k/
implementation ("com.willowtreeapps.opentest4k:opentest4k:1.2.2")
'com.willowtreeapps.opentest4k:opentest4k:pom:1.2.2'
<dependency org="com.willowtreeapps.opentest4k" name="opentest4k" rev="1.2.2">
<artifact name="opentest4k" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.willowtreeapps.opentest4k', module='opentest4k', version='1.2.2')
)
libraryDependencies += "com.willowtreeapps.opentest4k" % "opentest4k" % "1.2.2"
[com.willowtreeapps.opentest4k/opentest4k "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.30 |