GroupId | GroupIdcom.github.rmannibucau |
---|---|
ArtifactId | ArtifactIdplayx-cdi |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
playx-cdi-0.0.3.pom | |
playx-cdi-0.0.3.jar | 31 KB |
playx-cdi-0.0.3-sources.jar | 10 KB |
playx-cdi-0.0.3-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rmannibucau/playx-cdi/ -->
<dependency>
<groupId>com.github.rmannibucau</groupId>
<artifactId>playx-cdi</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau/playx-cdi/
implementation 'com.github.rmannibucau:playx-cdi:0.0.3'
// https://jarcasting.com/artifacts/com.github.rmannibucau/playx-cdi/
implementation ("com.github.rmannibucau:playx-cdi:0.0.3")
'com.github.rmannibucau:playx-cdi:jar:0.0.3'
<dependency org="com.github.rmannibucau" name="playx-cdi" rev="0.0.3">
<artifact name="playx-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau', module='playx-cdi', version='0.0.3')
)
libraryDependencies += "com.github.rmannibucau" % "playx-cdi" % "0.0.3"
[com.github.rmannibucau/playx-cdi "0.0.3"]