GroupId | GroupIdcom.smartlogic.oebatch |
---|---|
ArtifactId | ArtifactIdSemaphore-OE-Batch-Tools |
Version | VersionSemaphore-4.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.smartlogic.oebatch/Semaphore-OE-Batch-Tools/ -->
<dependency>
<groupId>com.smartlogic.oebatch</groupId>
<artifactId>Semaphore-OE-Batch-Tools</artifactId>
<version>Semaphore-4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.smartlogic.oebatch/Semaphore-OE-Batch-Tools/
implementation 'com.smartlogic.oebatch:Semaphore-OE-Batch-Tools:Semaphore-4.1.0'
// https://jarcasting.com/artifacts/com.smartlogic.oebatch/Semaphore-OE-Batch-Tools/
implementation ("com.smartlogic.oebatch:Semaphore-OE-Batch-Tools:Semaphore-4.1.0")
'com.smartlogic.oebatch:Semaphore-OE-Batch-Tools:jar:Semaphore-4.1.0'
<dependency org="com.smartlogic.oebatch" name="Semaphore-OE-Batch-Tools" rev="Semaphore-4.1.0">
<artifact name="Semaphore-OE-Batch-Tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smartlogic.oebatch', module='Semaphore-OE-Batch-Tools', version='Semaphore-4.1.0')
)
libraryDependencies += "com.smartlogic.oebatch" % "Semaphore-OE-Batch-Tools" % "Semaphore-4.1.0"
[com.smartlogic.oebatch/Semaphore-OE-Batch-Tools "Semaphore-4.1.0"]