| Группа | Группаcom.smartlogic.modelmanipulation |
|---|---|
| Идентификатор | ИдентификаторSemaphore-Model-Manipulation |
| Версия | ВерсияSemaphore-4.2.4 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.smartlogic.modelmanipulation/Semaphore-Model-Manipulation/ -->
<dependency>
<groupId>com.smartlogic.modelmanipulation</groupId>
<artifactId>Semaphore-Model-Manipulation</artifactId>
<version>Semaphore-4.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.smartlogic.modelmanipulation/Semaphore-Model-Manipulation/
implementation 'com.smartlogic.modelmanipulation:Semaphore-Model-Manipulation:Semaphore-4.2.4'
// https://jarcasting.com/artifacts/com.smartlogic.modelmanipulation/Semaphore-Model-Manipulation/
implementation ("com.smartlogic.modelmanipulation:Semaphore-Model-Manipulation:Semaphore-4.2.4")
'com.smartlogic.modelmanipulation:Semaphore-Model-Manipulation:jar:Semaphore-4.2.4'
<dependency org="com.smartlogic.modelmanipulation" name="Semaphore-Model-Manipulation" rev="Semaphore-4.2.4">
<artifact name="Semaphore-Model-Manipulation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smartlogic.modelmanipulation', module='Semaphore-Model-Manipulation', version='Semaphore-4.2.4')
)
libraryDependencies += "com.smartlogic.modelmanipulation" % "Semaphore-Model-Manipulation" % "Semaphore-4.2.4"
[com.smartlogic.modelmanipulation/Semaphore-Model-Manipulation "Semaphore-4.2.4"]