License |
License |
---|---|
GroupId | GroupIdcom.github.athieriot |
ArtifactId | ArtifactIdjexter_2.10 |
Last Version | Last Version0.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjexter
jexter
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.athieriot |
Filename | Size |
---|---|
jexter_2.10-0.5.1.pom | |
jexter_2.10-0.5.1.jar | 49 KB |
jexter_2.10-0.5.1-sources.jar | 7 KB |
jexter_2.10-0.5.1-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.athieriot/jexter_2.10/ -->
<dependency>
<groupId>com.github.athieriot</groupId>
<artifactId>jexter_2.10</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.athieriot/jexter_2.10/
implementation 'com.github.athieriot:jexter_2.10:0.5.1'
// https://jarcasting.com/artifacts/com.github.athieriot/jexter_2.10/
implementation ("com.github.athieriot:jexter_2.10:0.5.1")
'com.github.athieriot:jexter_2.10:jar:0.5.1'
<dependency org="com.github.athieriot" name="jexter_2.10" rev="0.5.1">
<artifact name="jexter_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.athieriot', module='jexter_2.10', version='0.5.1')
)
libraryDependencies += "com.github.athieriot" % "jexter_2.10" % "0.5.1"
[com.github.athieriot/jexter_2.10 "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.10.4 |
org.scala-lang : scala-library | jar | 2.10.4 |
io.spray : spray-servlet | jar | 1.3.1 |
io.spray : spray-routing | jar | 1.3.1 |
io.spray : spray-testkit | jar | 1.3.1 |
com.typesafe.akka : akka-actor_2.10 | jar | 2.3.0 |
com.typesafe.akka : akka-testkit_2.10 | jar | 2.3.0 |
org.fusesource.scalate : scalate-core_2.10 | jar | 1.6.1 |
com.typesafe : config | jar | 1.2.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
com.typesafe : scalalogging-slf4j_2.10 | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.10 | jar | 2.3.10 |