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