GroupId | GroupIdjp.co.yahoo.yosegi |
---|---|
ArtifactId | ArtifactIdyosegi-hive |
Version | Version0.9.0 |
Type | Typejar |
Filename | Size |
---|---|
yosegi-hive-0.9.0.pom | |
yosegi-hive-0.9.0.jar | 132 KB |
yosegi-hive-0.9.0-tests.jar | 82 KB |
yosegi-hive-0.9.0-sources.jar | 93 KB |
yosegi-hive-0.9.0-javadoc.jar | 453 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jp.co.yahoo.yosegi/yosegi-hive/ -->
<dependency>
<groupId>jp.co.yahoo.yosegi</groupId>
<artifactId>yosegi-hive</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.co.yahoo.yosegi/yosegi-hive/
implementation 'jp.co.yahoo.yosegi:yosegi-hive:0.9.0'
// https://jarcasting.com/artifacts/jp.co.yahoo.yosegi/yosegi-hive/
implementation ("jp.co.yahoo.yosegi:yosegi-hive:0.9.0")
'jp.co.yahoo.yosegi:yosegi-hive:jar:0.9.0'
<dependency org="jp.co.yahoo.yosegi" name="yosegi-hive" rev="0.9.0">
<artifact name="yosegi-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.co.yahoo.yosegi', module='yosegi-hive', version='0.9.0')
)
libraryDependencies += "jp.co.yahoo.yosegi" % "yosegi-hive" % "0.9.0"
[jp.co.yahoo.yosegi/yosegi-hive "0.9.0"]