License |
License |
---|---|
GroupId | GroupIdcom.google.area120 |
ArtifactId | ArtifactIdgoogle-area120-tables-bom |
Version | Version0.3.0 |
Type | Typejar |
Description |
DescriptionGoogle Area 120 Tables BOM
BOM for Area 120 Tables
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-area120-tables-bom-0.3.0.pom | 3 KB |
google-area120-tables-bom-0.3.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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.area120/google-area120-tables-bom/
implementation 'com.google.area120:google-area120-tables-bom:0.3.0'
// https://jarcasting.com/artifacts/com.google.area120/google-area120-tables-bom/
implementation ("com.google.area120:google-area120-tables-bom:0.3.0")
'com.google.area120:google-area120-tables-bom:jar:0.3.0'
<dependency org="com.google.area120" name="google-area120-tables-bom" rev="0.3.0">
<artifact name="google-area120-tables-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.area120', module='google-area120-tables-bom', version='0.3.0')
)
libraryDependencies += "com.google.area120" % "google-area120-tables-bom" % "0.3.0"
[com.google.area120/google-area120-tables-bom "0.3.0"]