Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.github.phantomthief |
ArtifactId | ArtifactIdmore-lambdas-jdk9 |
Version | Version0.1.51 |
Type | Typejar |
Filename | Size |
---|---|
more-lambdas-jdk9-0.1.51.pom | |
more-lambdas-jdk9-0.1.51.jar | 5 KB |
more-lambdas-jdk9-0.1.51-sources.jar | 3 KB |
more-lambdas-jdk9-0.1.51-javadoc.jar | 386 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.phantomthief/more-lambdas-jdk9/ -->
<dependency>
<groupId>com.github.phantomthief</groupId>
<artifactId>more-lambdas-jdk9</artifactId>
<version>0.1.51</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phantomthief/more-lambdas-jdk9/
implementation 'com.github.phantomthief:more-lambdas-jdk9:0.1.51'
// https://jarcasting.com/artifacts/com.github.phantomthief/more-lambdas-jdk9/
implementation ("com.github.phantomthief:more-lambdas-jdk9:0.1.51")
'com.github.phantomthief:more-lambdas-jdk9:jar:0.1.51'
<dependency org="com.github.phantomthief" name="more-lambdas-jdk9" rev="0.1.51">
<artifact name="more-lambdas-jdk9" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phantomthief', module='more-lambdas-jdk9', version='0.1.51')
)
libraryDependencies += "com.github.phantomthief" % "more-lambdas-jdk9" % "0.1.51"
[com.github.phantomthief/more-lambdas-jdk9 "0.1.51"]