is not current version
Last Version 5.4.0

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

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.1
Type

Type

jar

Download Semaphore-CS-Client Semaphore-4.1.1


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