License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.ybrikman.ping |
ArtifactId | ArtifactIdsample-app-scala_2.11 |
Version | Version0.0.13 |
Type | Typejar |
Description |
Descriptionsample-app-scala
sample-app-scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.ybrikman.ping/sample-app-scala_2.11/ -->
<dependency>
<groupId>com.ybrikman.ping</groupId>
<artifactId>sample-app-scala_2.11</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.ybrikman.ping/sample-app-scala_2.11/
implementation 'com.ybrikman.ping:sample-app-scala_2.11:0.0.13'
// https://jarcasting.com/artifacts/com.ybrikman.ping/sample-app-scala_2.11/
implementation ("com.ybrikman.ping:sample-app-scala_2.11:0.0.13")
'com.ybrikman.ping:sample-app-scala_2.11:jar:0.0.13'
<dependency org="com.ybrikman.ping" name="sample-app-scala_2.11" rev="0.0.13">
<artifact name="sample-app-scala_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ybrikman.ping', module='sample-app-scala_2.11', version='0.0.13')
)
libraryDependencies += "com.ybrikman.ping" % "sample-app-scala_2.11" % "0.0.13"
[com.ybrikman.ping/sample-app-scala_2.11 "0.0.13"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
com.ybrikman.ping : big-pipe_2.11 | jar | 0.0.13 |
com.ybrikman.ping : sample-app-common_2.11 | jar | 0.0.13 |
com.typesafe.play : twirl-api_2.11 | jar | 1.1.1 |
com.typesafe.play : play-server_2.11 | jar | 2.4.0 |
com.typesafe.play : play-netty-server_2.11 | jar | 2.4.0 |
com.typesafe.play : play-ws_2.11 | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.11 | jar | 2.4.0 |
com.typesafe.play : play-specs2_2.11 | jar | 2.4.0 |