is not current version
Last Version 5.4.0

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

Java connectors to the Smartlogic Semaphore Services

Categories

Categories

Java Languages
GroupId

GroupId

com.smartlogic
ArtifactId

ArtifactId

Semaphore-Java-APIs
Version

Version

Semaphore-4.0.46
Type

Type

pom

Download Semaphore-Java-APIs Semaphore-4.0.46


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