is not current version
Last Version 1.4.5

org.xworker:xworker_misc 1.0.1


GroupId

GroupId

org.xworker
ArtifactId

ArtifactId

xworker_misc
Version

Version

1.0.1
Type

Type

jar

Download xworker_misc 1.0.1


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