is not current version
Last Version 2.1.0

com.brettonw.bedrock:applications 1.3.6


GroupId

GroupId

com.brettonw.bedrock
ArtifactId

ArtifactId

applications
Version

Version

1.3.6
Type

Type

pom

Download applications 1.3.6

Filename Size
applications-1.3.6.pom 3 KB
Browse

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