is not current version
Last Version 1.1.0-Beta01

org.xcmis:xcmis-client-gwt-restatom 1.0


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks CLI
GroupId

GroupId

org.xcmis
ArtifactId

ArtifactId

xcmis-client-gwt-restatom
Version

Version

1.0
Type

Type

jar

Download xcmis-client-gwt-restatom 1.0


<!-- https://jarcasting.com/artifacts/org.xcmis/xcmis-client-gwt-restatom/ -->
<dependency>
    <groupId>org.xcmis</groupId>
    <artifactId>xcmis-client-gwt-restatom</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xcmis/xcmis-client-gwt-restatom/
implementation 'org.xcmis:xcmis-client-gwt-restatom:1.0'
// https://jarcasting.com/artifacts/org.xcmis/xcmis-client-gwt-restatom/
implementation ("org.xcmis:xcmis-client-gwt-restatom:1.0")
'org.xcmis:xcmis-client-gwt-restatom:jar:1.0'
<dependency org="org.xcmis" name="xcmis-client-gwt-restatom" rev="1.0">
  <artifact name="xcmis-client-gwt-restatom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xcmis', module='xcmis-client-gwt-restatom', version='1.0')
)
libraryDependencies += "org.xcmis" % "xcmis-client-gwt-restatom" % "1.0"
[org.xcmis/xcmis-client-gwt-restatom "1.0"]