is not current version
Last Version 5.4.0

com.smartlogic.csclient:Semaphore-CS-Client Semaphore-4.1.0

Client for the Smartlogic Semaphore Classification Server

Categories

Categories

CLI User Interface
GroupId

GroupId

com.smartlogic.csclient
ArtifactId

ArtifactId

Semaphore-CS-Client
Version

Version

Semaphore-4.1.0
Type

Type

jar

Download Semaphore-CS-Client Semaphore-4.1.0


<!-- https://jarcasting.com/artifacts/com.smartlogic.csclient/Semaphore-CS-Client/ -->
<dependency>
    <groupId>com.smartlogic.csclient</groupId>
    <artifactId>Semaphore-CS-Client</artifactId>
    <version>Semaphore-4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.smartlogic.csclient/Semaphore-CS-Client/
implementation 'com.smartlogic.csclient:Semaphore-CS-Client:Semaphore-4.1.0'
// https://jarcasting.com/artifacts/com.smartlogic.csclient/Semaphore-CS-Client/
implementation ("com.smartlogic.csclient:Semaphore-CS-Client:Semaphore-4.1.0")
'com.smartlogic.csclient:Semaphore-CS-Client:jar:Semaphore-4.1.0'
<dependency org="com.smartlogic.csclient" name="Semaphore-CS-Client" rev="Semaphore-4.1.0">
  <artifact name="Semaphore-CS-Client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smartlogic.csclient', module='Semaphore-CS-Client', version='Semaphore-4.1.0')
)
libraryDependencies += "com.smartlogic.csclient" % "Semaphore-CS-Client" % "Semaphore-4.1.0"
[com.smartlogic.csclient/Semaphore-CS-Client "Semaphore-4.1.0"]