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