is not current version
Last Version 1.0-alpha-6

com.vertispan.rpc:endpoint-client-gwt 1.0-alpha-1


Categories

Categories

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

GroupId

com.vertispan.rpc
ArtifactId

ArtifactId

endpoint-client-gwt
Version

Version

1.0-alpha-1
Type

Type

jar

Download endpoint-client-gwt 1.0-alpha-1


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