is not current version
Last Version 0.0.19

io.github.jbwheatley:shared-java8_2.13 0.0.15

shared-java8

Categories

Categories

Java 8 Languages
GroupId

GroupId

io.github.jbwheatley
ArtifactId

ArtifactId

shared-java8_2.13
Version

Version

0.0.15
Type

Type

jar

Download shared-java8_2.13 0.0.15


<!-- https://jarcasting.com/artifacts/io.github.jbwheatley/shared-java8_2.13/ -->
<dependency>
    <groupId>io.github.jbwheatley</groupId>
    <artifactId>shared-java8_2.13</artifactId>
    <version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jbwheatley/shared-java8_2.13/
implementation 'io.github.jbwheatley:shared-java8_2.13:0.0.15'
// https://jarcasting.com/artifacts/io.github.jbwheatley/shared-java8_2.13/
implementation ("io.github.jbwheatley:shared-java8_2.13:0.0.15")
'io.github.jbwheatley:shared-java8_2.13:jar:0.0.15'
<dependency org="io.github.jbwheatley" name="shared-java8_2.13" rev="0.0.15">
  <artifact name="shared-java8_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jbwheatley', module='shared-java8_2.13', version='0.0.15')
)
libraryDependencies += "io.github.jbwheatley" % "shared-java8_2.13" % "0.0.15"
[io.github.jbwheatley/shared-java8_2.13 "0.0.15"]