is not current version
Last Version 0.14.1

net.twibs:twibs-core 0.8


Categories

Categories

Net
GroupId

GroupId

net.twibs
ArtifactId

ArtifactId

twibs-core
Version

Version

0.8
Type

Type

jar

Download twibs-core 0.8


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