| License |
License |
|---|---|
| GroupId | GroupIdcom.beamly |
| ArtifactId | ArtifactIdplayse4_2.10 |
| Version | Version0.2.0 |
| Type | Typejar |
| Description |
Descriptionplayse4
Implementation of SE4 in Play
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| playse4_2.10-0.2.0.pom | |
| playse4_2.10-0.2.0.jar | 242 KB |
| playse4_2.10-0.2.0-sources.jar | 11 KB |
| playse4_2.10-0.2.0-javadoc.jar | 534 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.beamly/playse4_2.10/ -->
<dependency>
<groupId>com.beamly</groupId>
<artifactId>playse4_2.10</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.beamly/playse4_2.10/
implementation 'com.beamly:playse4_2.10:0.2.0'
// https://jarcasting.com/artifacts/com.beamly/playse4_2.10/
implementation ("com.beamly:playse4_2.10:0.2.0")
'com.beamly:playse4_2.10:jar:0.2.0'
<dependency org="com.beamly" name="playse4_2.10" rev="0.2.0">
<artifact name="playse4_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.beamly', module='playse4_2.10', version='0.2.0')
)
libraryDependencies += "com.beamly" % "playse4_2.10" % "0.2.0"
[com.beamly/playse4_2.10 "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.5 |
| com.typesafe.play : twirl-api_2.10 | jar | 1.1.1 |
| com.typesafe.play : play-server_2.10 | jar | 2.4.2 |
| com.typesafe.play : play-netty-server_2.10 | jar | 2.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play-test_2.10 | jar | 2.4.2 |