opencrx-core-ear

openCRX/Core Ear Library

License

License

GroupId

GroupId

org.opencrx
ArtifactId

ArtifactId

opencrx-core-ear
Last Version

Last Version

4.3-alpha-11
Release Date

Release Date

Type

Type

jar
Description

Description

opencrx-core-ear
openCRX/Core Ear Library
Source Code Management

Source Code Management

https://github.com/opencrx/opencrx/tree/master

Download opencrx-core-ear

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.3-alpha-11
4.3-alpha-10