Last Version

Junction 1.0.2

Additional functional components to Java 8.

License

License

GroupId

GroupId

com.github.gavinmead
ArtifactId

ArtifactId

junction
Version

Version

1.0.2
Type

Type

jar
Description

Description

Junction
Additional functional components to Java 8.

Download junction 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 18.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
org.assertj : assertj-core jar 1.6.1

Project Modules

There are no modules declared in this project.