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