Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.smartlogic |
ArtifactId | ArtifactIdSemaphore-Java-APIs |
Version | VersionSemaphore-4.0-44 |
Type | Typepom |
Filename | Size |
---|---|
Semaphore-Java-APIs-Semaphore-4.0-44.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.smartlogic/Semaphore-Java-APIs/ -->
<dependency>
<groupId>com.smartlogic</groupId>
<artifactId>Semaphore-Java-APIs</artifactId>
<version>Semaphore-4.0-44</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.smartlogic/Semaphore-Java-APIs/
implementation 'com.smartlogic:Semaphore-Java-APIs:Semaphore-4.0-44'
// https://jarcasting.com/artifacts/com.smartlogic/Semaphore-Java-APIs/
implementation ("com.smartlogic:Semaphore-Java-APIs:Semaphore-4.0-44")
'com.smartlogic:Semaphore-Java-APIs:pom:Semaphore-4.0-44'
<dependency org="com.smartlogic" name="Semaphore-Java-APIs" rev="Semaphore-4.0-44">
<artifact name="Semaphore-Java-APIs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.smartlogic', module='Semaphore-Java-APIs', version='Semaphore-4.0-44')
)
libraryDependencies += "com.smartlogic" % "Semaphore-Java-APIs" % "Semaphore-4.0-44"
[com.smartlogic/Semaphore-Java-APIs "Semaphore-4.0-44"]