Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.jinahya |
ArtifactId | ArtifactIdkt-ucloud-storage-client-jax-rs |
Version | Version0.1.9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.jinahya/kt-ucloud-storage-client-jax-rs/ -->
<dependency>
<groupId>com.github.jinahya</groupId>
<artifactId>kt-ucloud-storage-client-jax-rs</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinahya/kt-ucloud-storage-client-jax-rs/
implementation 'com.github.jinahya:kt-ucloud-storage-client-jax-rs:0.1.9'
// https://jarcasting.com/artifacts/com.github.jinahya/kt-ucloud-storage-client-jax-rs/
implementation ("com.github.jinahya:kt-ucloud-storage-client-jax-rs:0.1.9")
'com.github.jinahya:kt-ucloud-storage-client-jax-rs:jar:0.1.9'
<dependency org="com.github.jinahya" name="kt-ucloud-storage-client-jax-rs" rev="0.1.9">
<artifact name="kt-ucloud-storage-client-jax-rs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='kt-ucloud-storage-client-jax-rs', version='0.1.9')
)
libraryDependencies += "com.github.jinahya" % "kt-ucloud-storage-client-jax-rs" % "0.1.9"
[com.github.jinahya/kt-ucloud-storage-client-jax-rs "0.1.9"]