is not current version
Last Version 1.1.0-M4

io.7mind.izumi:fundamentals-collections_2.13 0.9.13

fundamentals-collections

GroupId

GroupId

io.7mind.izumi
ArtifactId

ArtifactId

fundamentals-collections_2.13
Version

Version

0.9.13
Type

Type

jar

Download fundamentals-collections_2.13 0.9.13


<!-- https://jarcasting.com/artifacts/io.7mind.izumi/fundamentals-collections_2.13/ -->
<dependency>
    <groupId>io.7mind.izumi</groupId>
    <artifactId>fundamentals-collections_2.13</artifactId>
    <version>0.9.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.7mind.izumi/fundamentals-collections_2.13/
implementation 'io.7mind.izumi:fundamentals-collections_2.13:0.9.13'
// https://jarcasting.com/artifacts/io.7mind.izumi/fundamentals-collections_2.13/
implementation ("io.7mind.izumi:fundamentals-collections_2.13:0.9.13")
'io.7mind.izumi:fundamentals-collections_2.13:jar:0.9.13'
<dependency org="io.7mind.izumi" name="fundamentals-collections_2.13" rev="0.9.13">
  <artifact name="fundamentals-collections_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.7mind.izumi', module='fundamentals-collections_2.13', version='0.9.13')
)
libraryDependencies += "io.7mind.izumi" % "fundamentals-collections_2.13" % "0.9.13"
[io.7mind.izumi/fundamentals-collections_2.13 "0.9.13"]