opencrx-core-data

openCRX/Core Data Library

License

License

Categories

Categories

Data
GroupId

GroupId

org.opencrx
ArtifactId

ArtifactId

opencrx-core-data
Last Version

Last Version

4.3-alpha-11
Release Date

Release Date

Type

Type

jar
Description

Description

opencrx-core-data
openCRX/Core Data Library
Source Code Management

Source Code Management

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

Download opencrx-core-data

How to add to project

<!-- https://jarcasting.com/artifacts/org.opencrx/opencrx-core-data/ -->
<dependency>
    <groupId>org.opencrx</groupId>
    <artifactId>opencrx-core-data</artifactId>
    <version>4.3-alpha-11</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencrx/opencrx-core-data/
implementation 'org.opencrx:opencrx-core-data:4.3-alpha-11'
// https://jarcasting.com/artifacts/org.opencrx/opencrx-core-data/
implementation ("org.opencrx:opencrx-core-data:4.3-alpha-11")
'org.opencrx:opencrx-core-data:jar:4.3-alpha-11'
<dependency org="org.opencrx" name="opencrx-core-data" rev="4.3-alpha-11">
  <artifact name="opencrx-core-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencrx', module='opencrx-core-data', version='4.3-alpha-11')
)
libraryDependencies += "org.opencrx" % "opencrx-core-data" % "4.3-alpha-11"
[org.opencrx/opencrx-core-data "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