is not current version
Last Version 0.11.0

me.tfeng.toolbox:common 0.7.0

common

GroupId

GroupId

me.tfeng.toolbox
ArtifactId

ArtifactId

common
Version

Version

0.7.0
Type

Type

jar

Download common 0.7.0


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