| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mdzhb |
| ArtifactId | ArtifactIdjt-oddl |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptionjt-oddl
An Open Data Description Language parser for Java 9+
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jt-oddl-1.0.1.pom | |
| jt-oddl-1.0.1.jar | 41 KB |
| jt-oddl-1.0.1-sources.jar | 39 KB |
| jt-oddl-1.0.1-javadoc.jar | 515 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mdzhb/jt-oddl/ -->
<dependency>
<groupId>com.github.mdzhb</groupId>
<artifactId>jt-oddl</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mdzhb/jt-oddl/
implementation 'com.github.mdzhb:jt-oddl:1.0.1'
// https://jarcasting.com/artifacts/com.github.mdzhb/jt-oddl/
implementation ("com.github.mdzhb:jt-oddl:1.0.1")
'com.github.mdzhb:jt-oddl:jar:1.0.1'
<dependency org="com.github.mdzhb" name="jt-oddl" rev="1.0.1">
<artifact name="jt-oddl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mdzhb', module='jt-oddl', version='1.0.1')
)
libraryDependencies += "com.github.mdzhb" % "jt-oddl" % "1.0.1"
[com.github.mdzhb/jt-oddl "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |