| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.semispace | 
| ArtifactId | ArtifactIdsemispace-google-client | 
| Last Version | Last Version1.3.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsemispace-google-client Part of the SemiSpace tutorial: The Swing GUI application. | 
<!-- https://jarcasting.com/artifacts/org.semispace/semispace-google-client/ -->
<dependency>
    <groupId>org.semispace</groupId>
    <artifactId>semispace-google-client</artifactId>
    <version>1.3.1</version>
</dependency>// https://jarcasting.com/artifacts/org.semispace/semispace-google-client/
implementation 'org.semispace:semispace-google-client:1.3.1'// https://jarcasting.com/artifacts/org.semispace/semispace-google-client/
implementation ("org.semispace:semispace-google-client:1.3.1")'org.semispace:semispace-google-client:jar:1.3.1'<dependency org="org.semispace" name="semispace-google-client" rev="1.3.1">
  <artifact name="semispace-google-client" type="jar" />
</dependency>@Grapes(
@Grab(group='org.semispace', module='semispace-google-client', version='1.3.1')
)libraryDependencies += "org.semispace" % "semispace-google-client" % "1.3.1"[org.semispace/semispace-google-client "1.3.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.semispace : semispace-wsclient | jar | 1.3.1 | 
| org.semispace : semispace-google-transport | jar | 1.3.1 | 
| org.swixml : swixml | jar | 1.5.144 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 |