GroupId | GroupIdcom.facebook.hiveio |
---|---|
ArtifactId | ArtifactIdhive-io-exp-core |
Version | Version0.14 |
Type | Typejar |
Filename | Size |
---|---|
hive-io-exp-core-0.14.pom | |
hive-io-exp-core-0.14.jar | 496 KB |
hive-io-exp-core-0.14-tests.jar | 28 KB |
hive-io-exp-core-0.14-test-sources.jar | 18 KB |
hive-io-exp-core-0.14-test-javadoc.jar | 103 KB |
hive-io-exp-core-0.14-sources.jar | 432 KB |
hive-io-exp-core-0.14-javadoc.jar | 481 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.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-core/
implementation 'com.facebook.hiveio:hive-io-exp-core:0.14'
// https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-core/
implementation ("com.facebook.hiveio:hive-io-exp-core:0.14")
'com.facebook.hiveio:hive-io-exp-core:jar:0.14'
<dependency org="com.facebook.hiveio" name="hive-io-exp-core" rev="0.14">
<artifact name="hive-io-exp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.hiveio', module='hive-io-exp-core', version='0.14')
)
libraryDependencies += "com.facebook.hiveio" % "hive-io-exp-core" % "0.14"
[com.facebook.hiveio/hive-io-exp-core "0.14"]