is not current version
Last Version 1.11

com.brienwheeler.apps:pom-apps 1.08


GroupId

GroupId

com.brienwheeler.apps
ArtifactId

ArtifactId

pom-apps
Version

Version

1.08
Type

Type

pom

Download pom-apps 1.08

Filename Size
pom-apps-1.08.pom 623 bytes
Browse

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