License |
License |
---|---|
GroupId | GroupIdorg.xj4 |
ArtifactId | ArtifactIdxj4-lifecycle |
Version | Version0.6 |
Type | Typejar |
Description |
DescriptionXJ4 Module Lifecycle
Modules that provide the actual XJ4 functionality.
|
Project Organization |
Project OrganizationPeach Jean Solutions |
Filename | Size |
---|---|
xj4-lifecycle-0.6.pom | |
xj4-lifecycle-0.6.jar | 21 KB |
xj4-lifecycle-0.6-sources.jar | 12 KB |
xj4-lifecycle-0.6-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xj4/xj4-lifecycle/ -->
<dependency>
<groupId>org.xj4</groupId>
<artifactId>xj4-lifecycle</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.xj4/xj4-lifecycle/
implementation 'org.xj4:xj4-lifecycle:0.6'
// https://jarcasting.com/artifacts/org.xj4/xj4-lifecycle/
implementation ("org.xj4:xj4-lifecycle:0.6")
'org.xj4:xj4-lifecycle:jar:0.6'
<dependency org="org.xj4" name="xj4-lifecycle" rev="0.6">
<artifact name="xj4-lifecycle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xj4', module='xj4-lifecycle', version='0.6')
)
libraryDependencies += "org.xj4" % "xj4-lifecycle" % "0.6"
[org.xj4/xj4-lifecycle "0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.xj4 : xj4-core | jar | 0.6 |