is not current version
Last Version 0.16.2

io.swaydb:core_2.13 0.14.4

core

GroupId

GroupId

io.swaydb
ArtifactId

ArtifactId

core_2.13
Version

Version

0.14.4
Type

Type

jar

Download core_2.13 0.14.4


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