is not current version
Last Version 1.1.1

io.github.lovelyswallow:swallowJava8 1.0

The function equal to java8 is offered. It was made for the person who participates in a project of java7.

Categories

Categories

Java 8 Languages
GroupId

GroupId

io.github.lovelyswallow
ArtifactId

ArtifactId

swallowJava8
Version

Version

1.0
Type

Type

jar

Download swallowJava8 1.0


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