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