Categories |
CategoriesGUI User Interface Auto Application Layer Libs Code Generators Guice Dependency Injection |
---|---|
GroupId | GroupIdcom.unstablebuild |
ArtifactId | ArtifactIdautobreaker-guice_2.11 |
Version | Version0.5.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.unstablebuild/autobreaker-guice_2.11/ -->
<dependency>
<groupId>com.unstablebuild</groupId>
<artifactId>autobreaker-guice_2.11</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.unstablebuild/autobreaker-guice_2.11/
implementation 'com.unstablebuild:autobreaker-guice_2.11:0.5.3'
// https://jarcasting.com/artifacts/com.unstablebuild/autobreaker-guice_2.11/
implementation ("com.unstablebuild:autobreaker-guice_2.11:0.5.3")
'com.unstablebuild:autobreaker-guice_2.11:jar:0.5.3'
<dependency org="com.unstablebuild" name="autobreaker-guice_2.11" rev="0.5.3">
<artifact name="autobreaker-guice_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.unstablebuild', module='autobreaker-guice_2.11', version='0.5.3')
)
libraryDependencies += "com.unstablebuild" % "autobreaker-guice_2.11" % "0.5.3"
[com.unstablebuild/autobreaker-guice_2.11 "0.5.3"]