is not current version
Last Version 5.3.1

org.wabase:wabase_2.13 4.0.1

wabase

GroupId

GroupId

org.wabase
ArtifactId

ArtifactId

wabase_2.13
Version

Version

4.0.1
Type

Type

jar

Download wabase_2.13 4.0.1


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