is not current version
Last Version 1.1.0

com.vmware.test-operations:test-operations 1.0.1


Categories

Categories

VMware Container Virtualization Tools
GroupId

GroupId

com.vmware.test-operations
ArtifactId

ArtifactId

test-operations
Version

Version

1.0.1
Type

Type

jar

Download test-operations 1.0.1


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