is not current version
Last Version 1.0.1

org.l2x6.srcdeps:srcdeps-parent 1.0.0

A set of tools for building dependencies from their sources during the build

GroupId

GroupId

org.l2x6.srcdeps
ArtifactId

ArtifactId

srcdeps-parent
Version

Version

1.0.0
Type

Type

pom

Download srcdeps-parent 1.0.0

Filename Size
srcdeps-parent-1.0.0.pom 26 KB
Browse

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