is not current version
Last Version 1.1

com.github.mhoffrog.attached:attach-3rdparty-jar-parent 1.0


GroupId

GroupId

com.github.mhoffrog.attached
ArtifactId

ArtifactId

attach-3rdparty-jar-parent
Version

Version

1.0
Type

Type

pom

Download attach-3rdparty-jar-parent 1.0


<!-- https://jarcasting.com/artifacts/com.github.mhoffrog.attached/attach-3rdparty-jar-parent/ -->
<dependency>
    <groupId>com.github.mhoffrog.attached</groupId>
    <artifactId>attach-3rdparty-jar-parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mhoffrog.attached/attach-3rdparty-jar-parent/
implementation 'com.github.mhoffrog.attached:attach-3rdparty-jar-parent:1.0'
// https://jarcasting.com/artifacts/com.github.mhoffrog.attached/attach-3rdparty-jar-parent/
implementation ("com.github.mhoffrog.attached:attach-3rdparty-jar-parent:1.0")
'com.github.mhoffrog.attached:attach-3rdparty-jar-parent:pom:1.0'
<dependency org="com.github.mhoffrog.attached" name="attach-3rdparty-jar-parent" rev="1.0">
  <artifact name="attach-3rdparty-jar-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mhoffrog.attached', module='attach-3rdparty-jar-parent', version='1.0')
)
libraryDependencies += "com.github.mhoffrog.attached" % "attach-3rdparty-jar-parent" % "1.0"
[com.github.mhoffrog.attached/attach-3rdparty-jar-parent "1.0"]