Last Version

io.github.benas:jql-core 0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

io.github.benas
ArtifactId

ArtifactId

jql-core
Version

Version

0.1
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download jql-core 0.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.5.1

Project Modules

There are no modules declared in this project.