| License |
License |
|---|---|
| GroupId | GroupIdcom.facebook.airlift |
| ArtifactId | ArtifactIdairbase-root |
| Last Version | Last Version103 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionairbase-root
Aggregator POM for Airbase
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| airbase-root-103.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.airlift/airbase-root/ -->
<dependency>
<groupId>com.facebook.airlift</groupId>
<artifactId>airbase-root</artifactId>
<version>103</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.airlift/airbase-root/
implementation 'com.facebook.airlift:airbase-root:103'
// https://jarcasting.com/artifacts/com.facebook.airlift/airbase-root/
implementation ("com.facebook.airlift:airbase-root:103")
'com.facebook.airlift:airbase-root:pom:103'
<dependency org="com.facebook.airlift" name="airbase-root" rev="103">
<artifact name="airbase-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.facebook.airlift', module='airbase-root', version='103')
)
libraryDependencies += "com.facebook.airlift" % "airbase-root" % "103"
[com.facebook.airlift/airbase-root "103"]