GroupId | GroupIdcom.google.area120 |
---|---|
ArtifactId | ArtifactIdgoogle-area120-tables-bom |
Version | Version0.5.0 |
Type | Typejar |
Filename | Size |
---|---|
google-area120-tables-bom-0.5.0.pom | 2 KB |
google-area120-tables-bom-0.5.0-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.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.area120/google-area120-tables-bom/
implementation 'com.google.area120:google-area120-tables-bom:0.5.0'
// https://jarcasting.com/artifacts/com.google.area120/google-area120-tables-bom/
implementation ("com.google.area120:google-area120-tables-bom:0.5.0")
'com.google.area120:google-area120-tables-bom:jar:0.5.0'
<dependency org="com.google.area120" name="google-area120-tables-bom" rev="0.5.0">
<artifact name="google-area120-tables-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.area120', module='google-area120-tables-bom', version='0.5.0')
)
libraryDependencies += "com.google.area120" % "google-area120-tables-bom" % "0.5.0"
[com.google.area120/google-area120-tables-bom "0.5.0"]