GroupId | GroupIdcom.facebook.hiveio |
---|---|
ArtifactId | ArtifactIdhive-io-exp-core |
Version | Version0.17 |
Type | Typejar |
Filename | Size |
---|---|
hive-io-exp-core-0.17.pom | |
hive-io-exp-core-0.17.jar | 505 KB |
hive-io-exp-core-0.17-tests.jar | 24 KB |
hive-io-exp-core-0.17-test-sources.jar | 15 KB |
hive-io-exp-core-0.17-test-javadoc.jar | 82 KB |
hive-io-exp-core-0.17-sources.jar | 440 KB |
hive-io-exp-core-0.17-javadoc.jar | 526 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.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-core/
implementation 'com.facebook.hiveio:hive-io-exp-core:0.17'
// https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-core/
implementation ("com.facebook.hiveio:hive-io-exp-core:0.17")
'com.facebook.hiveio:hive-io-exp-core:jar:0.17'
<dependency org="com.facebook.hiveio" name="hive-io-exp-core" rev="0.17">
<artifact name="hive-io-exp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.hiveio', module='hive-io-exp-core', version='0.17')
)
libraryDependencies += "com.facebook.hiveio" % "hive-io-exp-core" % "0.17"
[com.facebook.hiveio/hive-io-exp-core "0.17"]