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