| GroupId | GroupIdcom.googlecode.fighting-layout-bugs |
|---|---|
| ArtifactId | ArtifactIdfighting-layout-bugs |
| Version | Version0.4 |
| Type | Typejar |
| Filename | Size |
|---|---|
| fighting-layout-bugs-0.4.pom | |
| fighting-layout-bugs-0.4.jar | 132 KB |
| fighting-layout-bugs-0.4-sources.jar | 97 KB |
| fighting-layout-bugs-0.4-javadoc.jar | 201 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.fighting-layout-bugs/fighting-layout-bugs/ -->
<dependency>
<groupId>com.googlecode.fighting-layout-bugs</groupId>
<artifactId>fighting-layout-bugs</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.fighting-layout-bugs/fighting-layout-bugs/
implementation 'com.googlecode.fighting-layout-bugs:fighting-layout-bugs:0.4'
// https://jarcasting.com/artifacts/com.googlecode.fighting-layout-bugs/fighting-layout-bugs/
implementation ("com.googlecode.fighting-layout-bugs:fighting-layout-bugs:0.4")
'com.googlecode.fighting-layout-bugs:fighting-layout-bugs:jar:0.4'
<dependency org="com.googlecode.fighting-layout-bugs" name="fighting-layout-bugs" rev="0.4">
<artifact name="fighting-layout-bugs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.fighting-layout-bugs', module='fighting-layout-bugs', version='0.4')
)
libraryDependencies += "com.googlecode.fighting-layout-bugs" % "fighting-layout-bugs" % "0.4"
[com.googlecode.fighting-layout-bugs/fighting-layout-bugs "0.4"]