Last Version

Spek 1.1.5

A Specification Framework for the JVM

License

License

GroupId

GroupId

org.jetbrains.spek
ArtifactId

ArtifactId

spek-api
Version

Version

1.1.5
Type

Type

jar
Description

Description

Spek
A Specification Framework for the JVM
Source Code Management

Source Code Management

http://github.com/jetbrains/spek

Download spek-api 1.1.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.6
org.jetbrains.kotlin : kotlin-reflect jar 1.0.6

Project Modules

There are no modules declared in this project.