View the maven generated site for more information.
License |
License |
---|---|
GroupId | GroupIdau.com.permeance |
ArtifactId | ArtifactIdbuild-resources |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbuild-resources
A set of build resources for use by permeance-parent
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
build-resources-0.2.pom | |
build-resources-0.2.jar | 5 KB |
build-resources-0.2-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/au.com.permeance/build-resources/ -->
<dependency>
<groupId>au.com.permeance</groupId>
<artifactId>build-resources</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.permeance/build-resources/
implementation 'au.com.permeance:build-resources:0.2'
// https://jarcasting.com/artifacts/au.com.permeance/build-resources/
implementation ("au.com.permeance:build-resources:0.2")
'au.com.permeance:build-resources:jar:0.2'
<dependency org="au.com.permeance" name="build-resources" rev="0.2">
<artifact name="build-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.permeance', module='build-resources', version='0.2')
)
libraryDependencies += "au.com.permeance" % "build-resources" % "0.2"
[au.com.permeance/build-resources "0.2"]
View the maven generated site for more information.