is not current version
Last Version 1.1.5

com.gitlab:bigyantest 1.0.2

Sample Arithmatic test library

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.gitlab
ArtifactId

ArtifactId

bigyantest
Version

Version

1.0.2
Type

Type

jar

Download bigyantest 1.0.2


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