is not current version
Last Version 5.3.1

org.wabase:wabase_2.12 5.2.0

wabase

GroupId

GroupId

org.wabase
ArtifactId

ArtifactId

wabase_2.12
Version

Version

5.2.0
Type

Type

jar

Download wabase_2.12 5.2.0


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