Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.jinahya |
ArtifactId | ArtifactIdkt-ucloud-storage-client-jax-rs |
Version | Version0.2.3 |
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.2.3</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.2.3'
// https://jarcasting.com/artifacts/com.github.jinahya/kt-ucloud-storage-client-jax-rs/
implementation ("com.github.jinahya:kt-ucloud-storage-client-jax-rs:0.2.3")
'com.github.jinahya:kt-ucloud-storage-client-jax-rs:jar:0.2.3'
<dependency org="com.github.jinahya" name="kt-ucloud-storage-client-jax-rs" rev="0.2.3">
<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.2.3')
)
libraryDependencies += "com.github.jinahya" % "kt-ucloud-storage-client-jax-rs" % "0.2.3"
[com.github.jinahya/kt-ucloud-storage-client-jax-rs "0.2.3"]