GroupId | GroupIdcom.facebook.hiveio |
---|---|
ArtifactId | ArtifactIdhive-io-exp-core |
Version | Version0.11 |
Type | Typejar |
Filename | Size |
---|---|
hive-io-exp-core-0.11.pom | |
hive-io-exp-core-0.11.jar | 453 KB |
hive-io-exp-core-0.11-tests.jar | 12 KB |
hive-io-exp-core-0.11-test-sources.jar | 8 KB |
hive-io-exp-core-0.11-test-javadoc.jar | 73 KB |
hive-io-exp-core-0.11-sources.jar | 409 KB |
hive-io-exp-core-0.11-javadoc.jar | 412 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-core/ -->
<dependency>
<groupId>com.facebook.hiveio</groupId>
<artifactId>hive-io-exp-core</artifactId>
<version>0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-core/
implementation 'com.facebook.hiveio:hive-io-exp-core:0.11'
// https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-core/
implementation ("com.facebook.hiveio:hive-io-exp-core:0.11")
'com.facebook.hiveio:hive-io-exp-core:jar:0.11'
<dependency org="com.facebook.hiveio" name="hive-io-exp-core" rev="0.11">
<artifact name="hive-io-exp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.hiveio', module='hive-io-exp-core', version='0.11')
)
libraryDependencies += "com.facebook.hiveio" % "hive-io-exp-core" % "0.11"
[com.facebook.hiveio/hive-io-exp-core "0.11"]