is not current version
Last Version 0.1.55

com.github.phantomthief:more-lambdas-parent 0.1.36


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

more-lambdas-parent
Version

Version

0.1.36
Type

Type

pom

Download more-lambdas-parent 0.1.36


<!-- https://jarcasting.com/artifacts/com.github.phantomthief/more-lambdas-parent/ -->
<dependency>
    <groupId>com.github.phantomthief</groupId>
    <artifactId>more-lambdas-parent</artifactId>
    <version>0.1.36</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.phantomthief/more-lambdas-parent/
implementation 'com.github.phantomthief:more-lambdas-parent:0.1.36'
// https://jarcasting.com/artifacts/com.github.phantomthief/more-lambdas-parent/
implementation ("com.github.phantomthief:more-lambdas-parent:0.1.36")
'com.github.phantomthief:more-lambdas-parent:pom:0.1.36'
<dependency org="com.github.phantomthief" name="more-lambdas-parent" rev="0.1.36">
  <artifact name="more-lambdas-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.phantomthief', module='more-lambdas-parent', version='0.1.36')
)
libraryDependencies += "com.github.phantomthief" % "more-lambdas-parent" % "0.1.36"
[com.github.phantomthief/more-lambdas-parent "0.1.36"]