Last Version

jonstructs 0.7

Language constructs for Scala

License

License

GroupId

GroupId

com.github.jond3k
ArtifactId

ArtifactId

jonstructs
Version

Version

0.7
Type

Type

jar
Description

Description

jonstructs
Language constructs for Scala
Project URL

Project URL

https://github.com/jond3k/jonstructs
Source Code Management

Source Code Management

https://github.com/jond3k/jonstructs

Download jonstructs 0.7


<!-- https://jarcasting.com/artifacts/com.github.jond3k/jonstructs/ -->
<dependency>
    <groupId>com.github.jond3k</groupId>
    <artifactId>jonstructs</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jond3k/jonstructs/
implementation 'com.github.jond3k:jonstructs:0.7'
// https://jarcasting.com/artifacts/com.github.jond3k/jonstructs/
implementation ("com.github.jond3k:jonstructs:0.7")
'com.github.jond3k:jonstructs:jar:0.7'
<dependency org="com.github.jond3k" name="jonstructs" rev="0.7">
  <artifact name="jonstructs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jond3k', module='jonstructs', version='0.7')
)
libraryDependencies += "com.github.jond3k" % "jonstructs" % "0.7"
[com.github.jond3k/jonstructs "0.7"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.1
net.alchim31.maven : scala-maven-plugin jar 3.0.2
org.apache.httpcomponents : httpclient jar 4.2
org.slf4j : slf4j-api jar 1.6.6

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.9.1 jar 2.0.M1
org.mockito : mockito-core jar 1.9.0

Project Modules

There are no modules declared in this project.