License |
License |
---|---|
GroupId | GroupIdcom.ybrikman.ping |
ArtifactId | ArtifactIdbig-pipe_2.11 |
Version | Version0.0.13 |
Type | Typejar |
Description |
Descriptionbig-pipe
big-pipe
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
big-pipe_2.11-0.0.13.pom | |
big-pipe_2.11-0.0.13.jar | 138 KB |
big-pipe_2.11-0.0.13-sources.jar | 25 KB |
big-pipe_2.11-0.0.13-javadoc.jar | 536 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ybrikman.ping/big-pipe_2.11/ -->
<dependency>
<groupId>com.ybrikman.ping</groupId>
<artifactId>big-pipe_2.11</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.ybrikman.ping/big-pipe_2.11/
implementation 'com.ybrikman.ping:big-pipe_2.11:0.0.13'
// https://jarcasting.com/artifacts/com.ybrikman.ping/big-pipe_2.11/
implementation ("com.ybrikman.ping:big-pipe_2.11:0.0.13")
'com.ybrikman.ping:big-pipe_2.11:jar:0.0.13'
<dependency org="com.ybrikman.ping" name="big-pipe_2.11" rev="0.0.13">
<artifact name="big-pipe_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ybrikman.ping', module='big-pipe_2.11', version='0.0.13')
)
libraryDependencies += "com.ybrikman.ping" % "big-pipe_2.11" % "0.0.13"
[com.ybrikman.ping/big-pipe_2.11 "0.0.13"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
com.typesafe.play : twirl-api_2.11 | jar | 1.1.1 |
com.typesafe.play : play_2.11 | jar | 2.4.0 |
com.typesafe.play : play-iteratees_2.11 | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-specs2_2.11 | jar | 2.4.0 |