| License |
License |
|---|---|
| Categories |
CategoriesDrift Net Networking |
| GroupId | GroupIdcom.facebook.drift |
| ArtifactId | ArtifactIddrift-root |
| Last Version | Last Version1.34 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiondrift-root
Annotation based Thrift implementation
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| drift-root-1.34.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.drift/drift-root/ -->
<dependency>
<groupId>com.facebook.drift</groupId>
<artifactId>drift-root</artifactId>
<version>1.34</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.drift/drift-root/
implementation 'com.facebook.drift:drift-root:1.34'
// https://jarcasting.com/artifacts/com.facebook.drift/drift-root/
implementation ("com.facebook.drift:drift-root:1.34")
'com.facebook.drift:drift-root:pom:1.34'
<dependency org="com.facebook.drift" name="drift-root" rev="1.34">
<artifact name="drift-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.facebook.drift', module='drift-root', version='1.34')
)
libraryDependencies += "com.facebook.drift" % "drift-root" % "1.34"
[com.facebook.drift/drift-root "1.34"]