is not current version
Last Version 1.4.2

org.ow2.jasmine.monitoring:jasmine-notification 1.2.1-M3


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation Monitoring Application Testing & Monitoring
GroupId

GroupId

org.ow2.jasmine.monitoring
ArtifactId

ArtifactId

jasmine-notification
Version

Version

1.2.1-M3
Type

Type

pom

Download jasmine-notification 1.2.1-M3


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