License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.thoughtworks.akka-http-twirl |
ArtifactId | ArtifactIdakka-http-twirl_2.10 |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionakka-http-twirl
akka-http-twirl
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.akka-http-twirl/akka-http-twirl_2.10/ -->
<dependency>
<groupId>com.thoughtworks.akka-http-twirl</groupId>
<artifactId>akka-http-twirl_2.10</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.akka-http-twirl/akka-http-twirl_2.10/
implementation 'com.thoughtworks.akka-http-twirl:akka-http-twirl_2.10:1.2.0'
// https://jarcasting.com/artifacts/com.thoughtworks.akka-http-twirl/akka-http-twirl_2.10/
implementation ("com.thoughtworks.akka-http-twirl:akka-http-twirl_2.10:1.2.0")
'com.thoughtworks.akka-http-twirl:akka-http-twirl_2.10:jar:1.2.0'
<dependency org="com.thoughtworks.akka-http-twirl" name="akka-http-twirl_2.10" rev="1.2.0">
<artifact name="akka-http-twirl_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.akka-http-twirl', module='akka-http-twirl_2.10', version='1.2.0')
)
libraryDependencies += "com.thoughtworks.akka-http-twirl" % "akka-http-twirl_2.10" % "1.2.0"
[com.thoughtworks.akka-http-twirl/akka-http-twirl_2.10 "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.typesafe.play : twirl-api_2.10 | jar | 1.1.1 |
com.typesafe.akka : akka-http-experimental_2.10 | jar | 2.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.0.0 |