is not current version
Last Version 1.3.10

com.gitlab.bigyantest:KTest 1.3.1

Sample Arithmatic test library

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.gitlab.bigyantest
ArtifactId

ArtifactId

KTest
Version

Version

1.3.1
Type

Type

jar

Download KTest 1.3.1


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