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