is not current version
Last Version 1.1.1-M2

org.ow2.jasmine:agent 1.1.1-M1


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.ow2.jasmine
ArtifactId

ArtifactId

agent
Version

Version

1.1.1-M1
Type

Type

pom

Download agent 1.1.1-M1

Filename Size
agent-1.1.1-M1.pom 3 KB
Browse

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