License |
License
Other License Agreement
|
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-meta |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.refcodes:refcodes-meta
The refcodes-meta artifact is a meta artifact used for building the
REFCODES.ORG artifacts (org.refcodes group) from scratch, usually used
by developers. Note that the tools (a bunch of shell scripts) build
around this meta artifact are not bundled with this meta artifact.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
refcodes-meta-1.1.2.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-meta/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-meta</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-meta/
implementation 'org.refcodes:refcodes-meta:1.1.2'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-meta/
implementation ("org.refcodes:refcodes-meta:1.1.2")
'org.refcodes:refcodes-meta:pom:1.1.2'
<dependency org="org.refcodes" name="refcodes-meta" rev="1.1.2">
<artifact name="refcodes-meta" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-meta', version='1.1.2')
)
libraryDependencies += "org.refcodes" % "refcodes-meta" % "1.1.2"
[org.refcodes/refcodes-meta "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-licensing | jar | 1.1.2 |