Last Version

Spek 1.1.5

A Specification Framework for the JVM

License

License

GroupId

GroupId

org.jetbrains.spek
ArtifactId

ArtifactId

spek-subject-extension
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-subject-extension 1.1.5


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.