License |
License |
---|---|
Categories |
CategoriesGUI User Interface Auto Application Layer Libs Code Generators Guice Dependency Injection |
GroupId | GroupIdcom.unstablebuild |
ArtifactId | ArtifactIdautobreaker-guice_2.11 |
Version | Version0.5.6 |
Type | Typejar |
Description |
Descriptionautobreaker-guice
autobreaker-guice
|
Project URL |
Project URL |
Project Organization |
Project Organizationunstablebuild.com |
<!-- https://jarcasting.com/artifacts/com.unstablebuild/autobreaker-guice_2.11/ -->
<dependency>
<groupId>com.unstablebuild</groupId>
<artifactId>autobreaker-guice_2.11</artifactId>
<version>0.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.unstablebuild/autobreaker-guice_2.11/
implementation 'com.unstablebuild:autobreaker-guice_2.11:0.5.6'
// https://jarcasting.com/artifacts/com.unstablebuild/autobreaker-guice_2.11/
implementation ("com.unstablebuild:autobreaker-guice_2.11:0.5.6")
'com.unstablebuild:autobreaker-guice_2.11:jar:0.5.6'
<dependency org="com.unstablebuild" name="autobreaker-guice_2.11" rev="0.5.6">
<artifact name="autobreaker-guice_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.unstablebuild', module='autobreaker-guice_2.11', version='0.5.6')
)
libraryDependencies += "com.unstablebuild" % "autobreaker-guice_2.11" % "0.5.6"
[com.unstablebuild/autobreaker-guice_2.11 "0.5.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.unstablebuild : autobreaker_2.11 | jar | 0.5.6 |
com.google.inject : guice | jar | 4.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.0 |