| License |
License |
|---|---|
| GroupId | GroupIdcom.mycila |
| ArtifactId | ArtifactIdmycila-event |
| Last Version | Last Version4.2.ga |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMycila Event
Myclia Event dispatcher
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mycila-event-4.2.ga.pom | |
| mycila-event-4.2.ga.jar | 1 MB |
| mycila-event-4.2.ga-sources.jar | 1 MB |
| mycila-event-4.2.ga-javadoc.jar | 200 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mycila/mycila-event/ -->
<dependency>
<groupId>com.mycila</groupId>
<artifactId>mycila-event</artifactId>
<version>4.2.ga</version>
</dependency>
// https://jarcasting.com/artifacts/com.mycila/mycila-event/
implementation 'com.mycila:mycila-event:4.2.ga'
// https://jarcasting.com/artifacts/com.mycila/mycila-event/
implementation ("com.mycila:mycila-event:4.2.ga")
'com.mycila:mycila-event:jar:4.2.ga'
<dependency org="com.mycila" name="mycila-event" rev="4.2.ga">
<artifact name="mycila-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mycila', module='mycila-event', version='4.2.ga')
)
libraryDependencies += "com.mycila" % "mycila-event" % "4.2.ga"
[com.mycila/mycila-event "4.2.ga"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mycila.com.google.inject : guice Optional | jar | 3.0-20100907 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |