Last Version

Spek 1.2.1

A Specification Framework for the JVM

License

License

GroupId

GroupId

com.apandey.forks.spek
ArtifactId

ArtifactId

spek-api
Version

Version

1.2.1
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.2.1


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.