is not current version
Last Version 0.2.24

es.weso:utils_2.13 0.2.14

utils

GroupId

GroupId

es.weso
ArtifactId

ArtifactId

utils_2.13
Version

Version

0.2.14
Type

Type

jar

Download utils_2.13 0.2.14


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