GroupId | GroupIdfr.bmartel |
---|---|
ArtifactId | ArtifactIdmulti-event-library |
Version | Version0.32 |
Type | Typeaar |
Filename | Size |
---|---|
multi-event-library-0.32.pom | |
multi-event-library-0.32.aar | 11 KB |
multi-event-library-0.32-sources.jar | 14 KB |
multi-event-library-0.32-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.bmartel/multi-event-library/ -->
<dependency>
<groupId>fr.bmartel</groupId>
<artifactId>multi-event-library</artifactId>
<version>0.32</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/fr.bmartel/multi-event-library/
implementation 'fr.bmartel:multi-event-library:0.32'
// https://jarcasting.com/artifacts/fr.bmartel/multi-event-library/
implementation ("fr.bmartel:multi-event-library:0.32")
'fr.bmartel:multi-event-library:aar:0.32'
<dependency org="fr.bmartel" name="multi-event-library" rev="0.32">
<artifact name="multi-event-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='fr.bmartel', module='multi-event-library', version='0.32')
)
libraryDependencies += "fr.bmartel" % "multi-event-library" % "0.32"
[fr.bmartel/multi-event-library "0.32"]