is not current version
Last Version 1.11

com.brienwheeler.apps:apps-main 1.03-RELEASE


GroupId

GroupId

com.brienwheeler.apps
ArtifactId

ArtifactId

apps-main
Version

Version

1.03-RELEASE
Type

Type

jar

Download apps-main 1.03-RELEASE


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