is not current version
Last Version 5.4.0

com.smartlogic:Semaphore-Java-APIs Semaphore-4.2.1

Java connectors to the Smartlogic Semaphore Services

Categories

Categories

Java Languages
GroupId

GroupId

com.smartlogic
ArtifactId

ArtifactId

Semaphore-Java-APIs
Version

Version

Semaphore-4.2.1
Type

Type

pom

Download Semaphore-Java-APIs Semaphore-4.2.1


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