client-java
MetaRing Java Client Utilities
License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdcom.metaring |
ArtifactId | ArtifactIdplatform-client |
Last Version | Last Version1.5.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetaRing Platform Client
Client Utilities Library for the MetaRing Platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
platform-client-1.5.9.pom | |
platform-client-1.5.9.jar | 26 KB |
platform-client-1.5.9-sources.jar | 14 KB |
platform-client-1.5.9-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metaring/platform-client/ -->
<dependency>
<groupId>com.metaring</groupId>
<artifactId>platform-client</artifactId>
<version>1.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.metaring/platform-client/
implementation 'com.metaring:platform-client:1.5.9'
// https://jarcasting.com/artifacts/com.metaring/platform-client/
implementation ("com.metaring:platform-client:1.5.9")
'com.metaring:platform-client:jar:1.5.9'
<dependency org="com.metaring" name="platform-client" rev="1.5.9">
<artifact name="platform-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metaring', module='platform-client', version='1.5.9')
)
libraryDependencies += "com.metaring" % "platform-client" % "1.5.9"
[com.metaring/platform-client "1.5.9"]
Group / Artifact | Type | Version |
---|---|---|
com.metaring : framework-java-functionality | jar | 1.5.9 |
org.java-websocket : Java-WebSocket | jar | 1.3.8 |
MetaRing Java Client Utilities