is not current version
Last Version 0.1.7

pl.matsuo:matsuo-util-collection 0.1.5


GroupId

GroupId

pl.matsuo
ArtifactId

ArtifactId

matsuo-util-collection
Version

Version

0.1.5
Type

Type

jar

Download matsuo-util-collection 0.1.5


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