is not current version
Last Version 1.11

com.brienwheeler.apps:pom-apps 1.0-RELEASE


GroupId

GroupId

com.brienwheeler.apps
ArtifactId

ArtifactId

pom-apps
Version

Version

1.0-RELEASE
Type

Type

pom

Download pom-apps 1.0-RELEASE

Filename Size
pom-apps-1.0-RELEASE.pom 630 bytes
Browse

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