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