Last Version

kTest :: API 1.0.0

Core API of kTest

License

License

GroupId

GroupId

run.smt.ktest
ArtifactId

ArtifactId

ktest-api
Version

Version

1.0.0
Type

Type

jar
Description

Description

kTest :: API
Core API of kTest
Project URL

Project URL

https://github.com/saksmt/ktest
Source Code Management

Source Code Management

https://github.com/saksmt/ktest

Download ktest-api 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
run.smt.ktest : ktest-util jar 1.0.0
run.smt.ktest : ktest-config jar 1.0.0
org.slf4j : slf4j-api jar 1.7.25
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.2.10
org.jetbrains.kotlin : kotlin-reflect jar 1.2.10

Project Modules

There are no modules declared in this project.