GroupId | GroupIdes.weso |
---|---|
ArtifactId | ArtifactIddepgraphs_3 |
Version | Version0.1.108-ult_0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/es.weso/depgraphs_3/ -->
<dependency>
<groupId>es.weso</groupId>
<artifactId>depgraphs_3</artifactId>
<version>0.1.108-ult_0</version>
</dependency>
// https://jarcasting.com/artifacts/es.weso/depgraphs_3/
implementation 'es.weso:depgraphs_3:0.1.108-ult_0'
// https://jarcasting.com/artifacts/es.weso/depgraphs_3/
implementation ("es.weso:depgraphs_3:0.1.108-ult_0")
'es.weso:depgraphs_3:jar:0.1.108-ult_0'
<dependency org="es.weso" name="depgraphs_3" rev="0.1.108-ult_0">
<artifact name="depgraphs_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.weso', module='depgraphs_3', version='0.1.108-ult_0')
)
libraryDependencies += "es.weso" % "depgraphs_3" % "0.1.108-ult_0"
[es.weso/depgraphs_3 "0.1.108-ult_0"]