Last Version

Kotlin ToothPick 3.1.0

'Kotlin extensions for toothpick'

License

License

GroupId

GroupId

com.github.stephanenicolas.toothpick
ArtifactId

ArtifactId

ktp
Version

Version

3.1.0
Type

Type

jar
Description

Description

Kotlin ToothPick
'Kotlin extensions for toothpick'
Project URL

Project URL

https://github.com/stephanenicolas/toothpick.git
Source Code Management

Source Code Management

https://github.com/stephanenicolas/toothpick.git

Download ktp 3.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.stephanenicolas.toothpick : toothpick-runtime jar 3.1.0

runtime (1)

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

test (5)

Group / Artifact Type Version
com.github.stephanenicolas.toothpick : toothpick-testing-junit5 jar 3.1.0
org.junit.jupiter : junit-jupiter-api jar 5.5.0
com.nhaarman.mockitokotlin2 : mockito-kotlin jar 2.1.0
org.mockito : mockito-junit-jupiter jar 2.23.0
org.amshove.kluent : kluent-android jar 1.51

Project Modules

There are no modules declared in this project.