is not current version
Last Version 2.1.0

com.brettonw.bedrock:applications 1.5.20


GroupId

GroupId

com.brettonw.bedrock
ArtifactId

ArtifactId

applications
Version

Version

1.5.20
Type

Type

pom

Download applications 1.5.20

Filename Size
applications-1.5.20.pom 3 KB
Browse

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