is not current version
Last Version 0.0.14

com.github.rmannibucau:playx 0.0.10

Some integration of Servlet/CDI specifications into Play! framework.

GroupId

GroupId

com.github.rmannibucau
ArtifactId

ArtifactId

playx
Version

Version

0.0.10
Type

Type

pom

Download playx 0.0.10

Filename Size
playx-0.0.10.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.rmannibucau/playx/ -->
<dependency>
    <groupId>com.github.rmannibucau</groupId>
    <artifactId>playx</artifactId>
    <version>0.0.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau/playx/
implementation 'com.github.rmannibucau:playx:0.0.10'
// https://jarcasting.com/artifacts/com.github.rmannibucau/playx/
implementation ("com.github.rmannibucau:playx:0.0.10")
'com.github.rmannibucau:playx:pom:0.0.10'
<dependency org="com.github.rmannibucau" name="playx" rev="0.0.10">
  <artifact name="playx" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau', module='playx', version='0.0.10')
)
libraryDependencies += "com.github.rmannibucau" % "playx" % "0.0.10"
[com.github.rmannibucau/playx "0.0.10"]