GroupId | GroupIdjp.co.yahoo.yosegi |
---|---|
ArtifactId | ArtifactIdyosegi-hive |
Version | Version0.10.0_hive-3.1.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/jp.co.yahoo.yosegi/yosegi-hive/ -->
<dependency>
<groupId>jp.co.yahoo.yosegi</groupId>
<artifactId>yosegi-hive</artifactId>
<version>0.10.0_hive-3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/jp.co.yahoo.yosegi/yosegi-hive/
implementation 'jp.co.yahoo.yosegi:yosegi-hive:0.10.0_hive-3.1.1'
// https://jarcasting.com/artifacts/jp.co.yahoo.yosegi/yosegi-hive/
implementation ("jp.co.yahoo.yosegi:yosegi-hive:0.10.0_hive-3.1.1")
'jp.co.yahoo.yosegi:yosegi-hive:jar:0.10.0_hive-3.1.1'
<dependency org="jp.co.yahoo.yosegi" name="yosegi-hive" rev="0.10.0_hive-3.1.1">
<artifact name="yosegi-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.co.yahoo.yosegi', module='yosegi-hive', version='0.10.0_hive-3.1.1')
)
libraryDependencies += "jp.co.yahoo.yosegi" % "yosegi-hive" % "0.10.0_hive-3.1.1"
[jp.co.yahoo.yosegi/yosegi-hive "0.10.0_hive-3.1.1"]