is not current version
Last Version 1.1.5

com.gitlab:bigyantest 1.0.4

Sample Arithmatic test library

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.gitlab
ArtifactId

ArtifactId

bigyantest
Version

Version

1.0.4
Type

Type

jar

Download bigyantest 1.0.4


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