is not current version
Last Version 0.2.24

es.weso:utils_2.13 0.1.99

utils

GroupId

GroupId

es.weso
ArtifactId

ArtifactId

utils_2.13
Version

Version

0.1.99
Type

Type

jar

Download utils_2.13 0.1.99


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