is not current version
Last Version 1.1.0

core 1.0.1

A generic schema library for describing data objects

License

License

GroupId

GroupId

io.github.johnhungerford.generic.schema
ArtifactId

ArtifactId

core_3
Version

Version

1.0.1
Type

Type

jar
Description

Description

core
A generic schema library for describing data objects
Project Organization

Project Organization

johnhungerford
Source Code Management

Source Code Management

https://github.com/johnhungerford/generic-schema

Download core_3 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.johnhungerford.generic.schema/core_3/ -->
<dependency>
    <groupId>io.github.johnhungerford.generic.schema</groupId>
    <artifactId>core_3</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.johnhungerford.generic.schema/core_3/
implementation 'io.github.johnhungerford.generic.schema:core_3:1.0.1'
// https://jarcasting.com/artifacts/io.github.johnhungerford.generic.schema/core_3/
implementation ("io.github.johnhungerford.generic.schema:core_3:1.0.1")
'io.github.johnhungerford.generic.schema:core_3:jar:1.0.1'
<dependency org="io.github.johnhungerford.generic.schema" name="core_3" rev="1.0.1">
  <artifact name="core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.johnhungerford.generic.schema', module='core_3', version='1.0.1')
)
libraryDependencies += "io.github.johnhungerford.generic.schema" % "core_3" % "1.0.1"
[io.github.johnhungerford.generic.schema/core_3 "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.1.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3 jar 3.2.9

Project Modules

There are no modules declared in this project.