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