| License |
License |
|---|---|
| GroupId | GroupIdcom.typesafe |
| ArtifactId | ArtifactIdjse_2.12 |
| Last Version | Last Version1.2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjse
jse
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jse_2.12-1.2.4.pom | |
| jse_2.12-1.2.4.jar | 135 KB |
| jse_2.12-1.2.4-sources.jar | 13 KB |
| jse_2.12-1.2.4-javadoc.jar | 785 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe/jse_2.12/ -->
<dependency>
<groupId>com.typesafe</groupId>
<artifactId>jse_2.12</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe/jse_2.12/
implementation 'com.typesafe:jse_2.12:1.2.4'
// https://jarcasting.com/artifacts/com.typesafe/jse_2.12/
implementation ("com.typesafe:jse_2.12:1.2.4")
'com.typesafe:jse_2.12:jar:1.2.4'
<dependency org="com.typesafe" name="jse_2.12" rev="1.2.4">
<artifact name="jse_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe', module='jse_2.12', version='1.2.4')
)
libraryDependencies += "com.typesafe" % "jse_2.12" % "1.2.4"
[com.typesafe/jse_2.12 "1.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.7 |
| com.typesafe.akka : akka-actor_2.12 | jar | 2.5.18 |
| io.apigee.trireme : trireme-core | jar | 0.9.4 |
| io.apigee.trireme : trireme-node10src | jar | 0.9.4 |
| io.spray : spray-json_2.12 | jar | 1.3.5 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.18 |
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| org.specs2 : specs2-core_2.12 | jar | 3.10.0 |