Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.documaster.rms |
ArtifactId | ArtifactIddocumaster-ws-client-n5 |
Version | Version1.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.documaster.rms/documaster-ws-client-n5/ -->
<dependency>
<groupId>com.documaster.rms</groupId>
<artifactId>documaster-ws-client-n5</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.documaster.rms/documaster-ws-client-n5/
implementation 'com.documaster.rms:documaster-ws-client-n5:1.1.0'
// https://jarcasting.com/artifacts/com.documaster.rms/documaster-ws-client-n5/
implementation ("com.documaster.rms:documaster-ws-client-n5:1.1.0")
'com.documaster.rms:documaster-ws-client-n5:jar:1.1.0'
<dependency org="com.documaster.rms" name="documaster-ws-client-n5" rev="1.1.0">
<artifact name="documaster-ws-client-n5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.documaster.rms', module='documaster-ws-client-n5', version='1.1.0')
)
libraryDependencies += "com.documaster.rms" % "documaster-ws-client-n5" % "1.1.0"
[com.documaster.rms/documaster-ws-client-n5 "1.1.0"]