License |
License |
---|---|
GroupId | GroupIdorg.spekframework.spek2 |
ArtifactId | ArtifactIdspek-runtime-jvm |
Last Version | Last Version2.0.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpek Runtime JVM
Kotlin JVM module for spek-runtime
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spek-runtime-jvm-2.0.18.pom | |
spek-runtime-jvm-2.0.18.jar | 105 KB |
spek-runtime-jvm-2.0.18-sources.jar | 18 KB |
spek-runtime-jvm-2.0.18-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.spekframework.spek2/spek-runtime-jvm/ -->
<dependency>
<groupId>org.spekframework.spek2</groupId>
<artifactId>spek-runtime-jvm</artifactId>
<version>2.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.spekframework.spek2/spek-runtime-jvm/
implementation 'org.spekframework.spek2:spek-runtime-jvm:2.0.18'
// https://jarcasting.com/artifacts/org.spekframework.spek2/spek-runtime-jvm/
implementation ("org.spekframework.spek2:spek-runtime-jvm:2.0.18")
'org.spekframework.spek2:spek-runtime-jvm:jar:2.0.18'
<dependency org="org.spekframework.spek2" name="spek-runtime-jvm" rev="2.0.18">
<artifact name="spek-runtime-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spekframework.spek2', module='spek-runtime-jvm', version='2.0.18')
)
libraryDependencies += "org.spekframework.spek2" % "spek-runtime-jvm" % "2.0.18"
[org.spekframework.spek2/spek-runtime-jvm "2.0.18"]
Group / Artifact | Type | Version |
---|---|---|
org.spekframework.spek2 : spek-dsl-jvm | jar | 2.0.18 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.31 |
io.github.classgraph : classgraph | jar | 4.8.37 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.2 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.31 |