| License |
License
The Artistic License 2.0
|
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.github.phantomthief |
| ArtifactId | ArtifactIdmore-lambdas-parent |
| Last Version | Last Version0.1.55 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| more-lambdas-parent-0.1.55.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.phantomthief/more-lambdas-parent/ -->
<dependency>
<groupId>com.github.phantomthief</groupId>
<artifactId>more-lambdas-parent</artifactId>
<version>0.1.55</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.phantomthief/more-lambdas-parent/
implementation 'com.github.phantomthief:more-lambdas-parent:0.1.55'
// https://jarcasting.com/artifacts/com.github.phantomthief/more-lambdas-parent/
implementation ("com.github.phantomthief:more-lambdas-parent:0.1.55")
'com.github.phantomthief:more-lambdas-parent:pom:0.1.55'
<dependency org="com.github.phantomthief" name="more-lambdas-parent" rev="0.1.55">
<artifact name="more-lambdas-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.phantomthief', module='more-lambdas-parent', version='0.1.55')
)
libraryDependencies += "com.github.phantomthief" % "more-lambdas-parent" % "0.1.55"
[com.github.phantomthief/more-lambdas-parent "0.1.55"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjdk.jmh : jmh-core | jar | 1.32 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.32 |