is not current version
Last Version 0.1.7

pl.matsuo:matsuo-util 0.1.2


GroupId

GroupId

pl.matsuo
ArtifactId

ArtifactId

matsuo-util
Version

Version

0.1.2
Type

Type

jar

Download matsuo-util 0.1.2


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