is not current version
Last Version 5.3.1

org.wabase:wabase_2.12 4.0.0

wabase

GroupId

GroupId

org.wabase
ArtifactId

ArtifactId

wabase_2.12
Version

Version

4.0.0
Type

Type

jar

Download wabase_2.12 4.0.0


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