is not current version
Last Version 0.2.24

es.weso:utils_2.12 0.1.92

utils

GroupId

GroupId

es.weso
ArtifactId

ArtifactId

utils_2.12
Version

Version

0.1.92
Type

Type

jar

Download utils_2.12 0.1.92


<!-- https://jarcasting.com/artifacts/es.weso/utils_2.12/ -->
<dependency>
    <groupId>es.weso</groupId>
    <artifactId>utils_2.12</artifactId>
    <version>0.1.92</version>
</dependency>
// https://jarcasting.com/artifacts/es.weso/utils_2.12/
implementation 'es.weso:utils_2.12:0.1.92'
// https://jarcasting.com/artifacts/es.weso/utils_2.12/
implementation ("es.weso:utils_2.12:0.1.92")
'es.weso:utils_2.12:jar:0.1.92'
<dependency org="es.weso" name="utils_2.12" rev="0.1.92">
  <artifact name="utils_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.weso', module='utils_2.12', version='0.1.92')
)
libraryDependencies += "es.weso" % "utils_2.12" % "0.1.92"
[es.weso/utils_2.12 "0.1.92"]