is not current version
Last Version 1.2.0

com.github.obase:obase-util 0.5.1

Object common utilities

GroupId

GroupId

com.github.obase
ArtifactId

ArtifactId

obase-util
Version

Version

0.5.1
Type

Type

jar

Download obase-util 0.5.1


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