bricksetclient


License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.voidcontext
ArtifactId

ArtifactId

bricksetclient_2.11
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

bricksetclient
bricksetclient
Project URL

Project URL

https://github.com/voidcontext/scala-brickset-client
Project Organization

Project Organization

io.github.voidcontext

Download bricksetclient_2.11

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.6
com.typesafe.akka : akka-actor_2.11 jar 2.3.9
com.typesafe.akka : akka-camel_2.11 jar 2.3.9
com.typesafe.akka : akka-testkit_2.11 jar 2.3.9
org.apache.camel : camel-core jar 2.15.0
org.apache.camel : camel-cxf jar 2.15.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0