is not current version
Last Version 1.3.0

org.ow2.jasmine.probe:itests-modules 1.2.2


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.ow2.jasmine.probe
ArtifactId

ArtifactId

itests-modules
Version

Version

1.2.2
Type

Type

pom

Download itests-modules 1.2.2

Filename Size
itests-modules-1.2.2.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.ow2.jasmine.probe/itests-modules/ -->
<dependency>
    <groupId>org.ow2.jasmine.probe</groupId>
    <artifactId>itests-modules</artifactId>
    <version>1.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine.probe/itests-modules/
implementation 'org.ow2.jasmine.probe:itests-modules:1.2.2'
// https://jarcasting.com/artifacts/org.ow2.jasmine.probe/itests-modules/
implementation ("org.ow2.jasmine.probe:itests-modules:1.2.2")
'org.ow2.jasmine.probe:itests-modules:pom:1.2.2'
<dependency org="org.ow2.jasmine.probe" name="itests-modules" rev="1.2.2">
  <artifact name="itests-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine.probe', module='itests-modules', version='1.2.2')
)
libraryDependencies += "org.ow2.jasmine.probe" % "itests-modules" % "1.2.2"
[org.ow2.jasmine.probe/itests-modules "1.2.2"]