Welcome to openCRX
For documentation see here
For more information go to the openCRX web site.
License |
License |
---|---|
GroupId | GroupIdorg.opencrx |
ArtifactId | ArtifactIdopencrx-core-ear |
Last Version | Last Version4.3-alpha-11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopencrx-core-ear
openCRX/Core Ear Library
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opencrx-core-ear-4.3-alpha-11.pom | |
opencrx-core-ear-4.3-alpha-11.jar | 10 KB |
opencrx-core-ear-4.3-alpha-11-sources.jar | 130 bytes |
opencrx-core-ear-4.3-alpha-11-javadoc.jar | 137 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencrx/opencrx-core-ear/ -->
<dependency>
<groupId>org.opencrx</groupId>
<artifactId>opencrx-core-ear</artifactId>
<version>4.3-alpha-11</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencrx/opencrx-core-ear/
implementation 'org.opencrx:opencrx-core-ear:4.3-alpha-11'
// https://jarcasting.com/artifacts/org.opencrx/opencrx-core-ear/
implementation ("org.opencrx:opencrx-core-ear:4.3-alpha-11")
'org.opencrx:opencrx-core-ear:jar:4.3-alpha-11'
<dependency org="org.opencrx" name="opencrx-core-ear" rev="4.3-alpha-11">
<artifact name="opencrx-core-ear" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencrx', module='opencrx-core-ear', version='4.3-alpha-11')
)
libraryDependencies += "org.opencrx" % "opencrx-core-ear" % "4.3-alpha-11"
[org.opencrx/opencrx-core-ear "4.3-alpha-11"]
For documentation see here
For more information go to the openCRX web site.