is not current version
Last Version 0.2.24

es.weso:utils_2.12 0.2.11

utils

GroupId

GroupId

es.weso
ArtifactId

ArtifactId

utils_2.12
Version

Version

0.2.11
Type

Type

jar

Download utils_2.12 0.2.11


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