License |
License |
---|---|
GroupId | GroupIdio.github.johnhungerford.generic.schema |
ArtifactId | ArtifactIdcore_sjs1_3 |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptioncore
A generic schema library for describing data objects
|
Project Organization |
Project Organizationjohnhungerford |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core_sjs1_3-1.1.0.pom | |
core_sjs1_3-1.1.0.jar | 1 MB |
core_sjs1_3-1.1.0-sources.jar | 48 KB |
core_sjs1_3-1.1.0-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.johnhungerford.generic.schema/core_sjs1_3/ -->
<dependency>
<groupId>io.github.johnhungerford.generic.schema</groupId>
<artifactId>core_sjs1_3</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.johnhungerford.generic.schema/core_sjs1_3/
implementation 'io.github.johnhungerford.generic.schema:core_sjs1_3:1.1.0'
// https://jarcasting.com/artifacts/io.github.johnhungerford.generic.schema/core_sjs1_3/
implementation ("io.github.johnhungerford.generic.schema:core_sjs1_3:1.1.0")
'io.github.johnhungerford.generic.schema:core_sjs1_3:jar:1.1.0'
<dependency org="io.github.johnhungerford.generic.schema" name="core_sjs1_3" rev="1.1.0">
<artifact name="core_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.johnhungerford.generic.schema', module='core_sjs1_3', version='1.1.0')
)
libraryDependencies += "io.github.johnhungerford.generic.schema" % "core_sjs1_3" % "1.1.0"
[io.github.johnhungerford.generic.schema/core_sjs1_3 "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_sjs1_3 | jar | 3.1.0 |
org.scala-js : scalajs-library_2.13 | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.13 | jar | 1.7.0 |
org.scalatest : scalatest_sjs1_3 | jar | 3.2.9 |