is not current version
Last Version 5.3.1

org.wabase:wabase_2.13 2.0.0

wabase

GroupId

GroupId

org.wabase
ArtifactId

ArtifactId

wabase_2.13
Version

Version

2.0.0
Type

Type

jar

Download wabase_2.13 2.0.0


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