| Группа | Группаcom.commsen.em |
|---|---|
| Идентификатор | Идентификаторem.augment |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| em.augment-0.1.0.pom | |
| em.augment-0.1.0.jar | 2 KB |
| em.augment-0.1.0-sources.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.commsen.em/em.augment/ -->
<dependency>
<groupId>com.commsen.em</groupId>
<artifactId>em.augment</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.commsen.em/em.augment/
implementation 'com.commsen.em:em.augment:0.1.0'
// https://jarcasting.com/artifacts/com.commsen.em/em.augment/
implementation ("com.commsen.em:em.augment:0.1.0")
'com.commsen.em:em.augment:jar:0.1.0'
<dependency org="com.commsen.em" name="em.augment" rev="0.1.0">
<artifact name="em.augment" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.commsen.em', module='em.augment', version='0.1.0')
)
libraryDependencies += "com.commsen.em" % "em.augment" % "0.1.0"
[com.commsen.em/em.augment "0.1.0"]