is not current version
Last Version 2.0.3-RELEASE

com.coherentlogic.gama.client:gama-client-core 0.8.7-RELEASE


Categories

Categories

CLI User Interface
GroupId

GroupId

com.coherentlogic.gama.client
ArtifactId

ArtifactId

gama-client-core
Version

Version

0.8.7-RELEASE
Type

Type

jar

Download gama-client-core 0.8.7-RELEASE


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