License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.ow2.jasmine |
ArtifactId | ArtifactIdjasmine-event-modules |
Last Version | Last Version1.5.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJASMINe :: Event :: Modules
API defining the JASMINe events.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jasmine-event-modules-1.5.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.jasmine/jasmine-event-modules/ -->
<dependency>
<groupId>org.ow2.jasmine</groupId>
<artifactId>jasmine-event-modules</artifactId>
<version>1.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine/jasmine-event-modules/
implementation 'org.ow2.jasmine:jasmine-event-modules:1.5.2'
// https://jarcasting.com/artifacts/org.ow2.jasmine/jasmine-event-modules/
implementation ("org.ow2.jasmine:jasmine-event-modules:1.5.2")
'org.ow2.jasmine:jasmine-event-modules:pom:1.5.2'
<dependency org="org.ow2.jasmine" name="jasmine-event-modules" rev="1.5.2">
<artifact name="jasmine-event-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine', module='jasmine-event-modules', version='1.5.2')
)
libraryDependencies += "org.ow2.jasmine" % "jasmine-event-modules" % "1.5.2"
[org.ow2.jasmine/jasmine-event-modules "1.5.2"]