is not current version
Last Version 1.1.0-M4

io.7mind.izumi:fundamentals-collections_2.12 1.1.0-M3

fundamentals-collections

GroupId

GroupId

io.7mind.izumi
ArtifactId

ArtifactId

fundamentals-collections_2.12
Version

Version

1.1.0-M3
Type

Type

jar

Download fundamentals-collections_2.12 1.1.0-M3


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