| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.gitlab.bigyantest |
| ArtifactId | ArtifactIdVTest0001 |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVTest0001
Sample Arithmatic test library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| VTest0001-1.0.6.pom | |
| VTest0001-1.0.6.jar | 3 KB |
| VTest0001-1.0.6-sources.jar | 3 KB |
| VTest0001-1.0.6-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.bigyantest/VTest0001/ -->
<dependency>
<groupId>com.gitlab.bigyantest</groupId>
<artifactId>VTest0001</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.bigyantest/VTest0001/
implementation 'com.gitlab.bigyantest:VTest0001:1.0.6'
// https://jarcasting.com/artifacts/com.gitlab.bigyantest/VTest0001/
implementation ("com.gitlab.bigyantest:VTest0001:1.0.6")
'com.gitlab.bigyantest:VTest0001:jar:1.0.6'
<dependency org="com.gitlab.bigyantest" name="VTest0001" rev="1.0.6">
<artifact name="VTest0001" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.bigyantest', module='VTest0001', version='1.0.6')
)
libraryDependencies += "com.gitlab.bigyantest" % "VTest0001" % "1.0.6"
[com.gitlab.bigyantest/VTest0001 "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |