is not current version
Last Version 1.0.6

com.gitlab.bigyantest:VTest0001 1.0.5

Sample Arithmatic test library

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.gitlab.bigyantest
ArtifactId

ArtifactId

VTest0001
Version

Version

1.0.5
Type

Type

jar

Download VTest0001 1.0.5


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