GroupId | GroupIdjp.co.yahoo.yosegi |
---|---|
ArtifactId | ArtifactIdyosegi-hive |
Version | Version0.10.7_hive-1.2.1000.2.6.4.0-91 |
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.7_hive-1.2.1000.2.6.4.0-91</version>
</dependency>
// https://jarcasting.com/artifacts/jp.co.yahoo.yosegi/yosegi-hive/
implementation 'jp.co.yahoo.yosegi:yosegi-hive:0.10.7_hive-1.2.1000.2.6.4.0-91'
// https://jarcasting.com/artifacts/jp.co.yahoo.yosegi/yosegi-hive/
implementation ("jp.co.yahoo.yosegi:yosegi-hive:0.10.7_hive-1.2.1000.2.6.4.0-91")
'jp.co.yahoo.yosegi:yosegi-hive:jar:0.10.7_hive-1.2.1000.2.6.4.0-91'
<dependency org="jp.co.yahoo.yosegi" name="yosegi-hive" rev="0.10.7_hive-1.2.1000.2.6.4.0-91">
<artifact name="yosegi-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.co.yahoo.yosegi', module='yosegi-hive', version='0.10.7_hive-1.2.1000.2.6.4.0-91')
)
libraryDependencies += "jp.co.yahoo.yosegi" % "yosegi-hive" % "0.10.7_hive-1.2.1000.2.6.4.0-91"
[jp.co.yahoo.yosegi/yosegi-hive "0.10.7_hive-1.2.1000.2.6.4.0-91"]