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