is not current version
Last Version 1.0.0-alpha14

com.opsbears.webcomponents:immutable 1.0.0-alpha9

Immutable map, list, etc implementations

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.opsbears.webcomponents
ArtifactId

ArtifactId

immutable
Version

Version

1.0.0-alpha9
Type

Type

jar

Download immutable 1.0.0-alpha9


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