is not current version
Last Version 1.0-alpha-6

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


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-5
Type

Type

jar

Download endpoint-client-gwt 1.0-alpha-5


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