is not current version
Last Version 0.2.24

es.weso:typing_2.12 0.2.14

typing

GroupId

GroupId

es.weso
ArtifactId

ArtifactId

typing_2.12
Version

Version

0.2.14
Type

Type

jar

Download typing_2.12 0.2.14


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