License |
License |
---|---|
GroupId | GroupIdorg.mashupbots.socko |
ArtifactId | ArtifactIdsocko-rest_2.11 |
Version | Version0.6.0 |
Type | Typejar |
Description |
Descriptionsocko-rest
socko-rest
|
Project Organization |
Project Organizationorg.mashupbots.socko |
Filename | Size |
---|---|
socko-rest_2.11-0.6.0.pom | |
socko-rest_2.11-0.6.0.jar | 458 KB |
socko-rest_2.11-0.6.0-sources.jar | 40 KB |
socko-rest_2.11-0.6.0-javadoc.jar | 693 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mashupbots.socko/socko-rest_2.11/ -->
<dependency>
<groupId>org.mashupbots.socko</groupId>
<artifactId>socko-rest_2.11</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mashupbots.socko/socko-rest_2.11/
implementation 'org.mashupbots.socko:socko-rest_2.11:0.6.0'
// https://jarcasting.com/artifacts/org.mashupbots.socko/socko-rest_2.11/
implementation ("org.mashupbots.socko:socko-rest_2.11:0.6.0")
'org.mashupbots.socko:socko-rest_2.11:jar:0.6.0'
<dependency org="org.mashupbots.socko" name="socko-rest_2.11" rev="0.6.0">
<artifact name="socko-rest_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mashupbots.socko', module='socko-rest_2.11', version='0.6.0')
)
libraryDependencies += "org.mashupbots.socko" % "socko-rest_2.11" % "0.6.0"
[org.mashupbots.socko/socko-rest_2.11 "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.2 |
org.mashupbots.socko : socko-webserver_2.11 | jar | 0.6.0 |
org.json4s : json4s-native_2.11 | jar | 3.2.9 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.9 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.1 |
com.typesafe.akka : akka-testkit_2.11 | jar | 2.3.6 |