GroupId | GroupIdcom.google.area120 |
---|---|
ArtifactId | ArtifactIdgoogle-area120-tables-bom |
Version | Version0.1.6 |
Type | Typejar |
Filename | Size |
---|---|
google-area120-tables-bom-0.1.6.pom | 3 KB |
google-area120-tables-bom-0.1.6-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.area120/google-area120-tables-bom/ -->
<dependency>
<groupId>com.google.area120</groupId>
<artifactId>google-area120-tables-bom</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.area120/google-area120-tables-bom/
implementation 'com.google.area120:google-area120-tables-bom:0.1.6'
// https://jarcasting.com/artifacts/com.google.area120/google-area120-tables-bom/
implementation ("com.google.area120:google-area120-tables-bom:0.1.6")
'com.google.area120:google-area120-tables-bom:jar:0.1.6'
<dependency org="com.google.area120" name="google-area120-tables-bom" rev="0.1.6">
<artifact name="google-area120-tables-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.area120', module='google-area120-tables-bom', version='0.1.6')
)
libraryDependencies += "com.google.area120" % "google-area120-tables-bom" % "0.1.6"
[com.google.area120/google-area120-tables-bom "0.1.6"]