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