Q interfacing with Java

...

License

License

Categories

Categories

Java Languages
GroupId

GroupId

info.michaelwittig
ArtifactId

ArtifactId

java-q
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Q interfacing with Java
...
Project URL

Project URL

https://github.com/michaelwittig/java-q

Download java-q

How to add to project

<!-- https://jarcasting.com/artifacts/info.michaelwittig/java-q/ -->
<dependency>
    <groupId>info.michaelwittig</groupId>
    <artifactId>java-q</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.michaelwittig/java-q/
implementation 'info.michaelwittig:java-q:1.0.0'
// https://jarcasting.com/artifacts/info.michaelwittig/java-q/
implementation ("info.michaelwittig:java-q:1.0.0")
'info.michaelwittig:java-q:jar:1.0.0'
<dependency org="info.michaelwittig" name="java-q" rev="1.0.0">
  <artifact name="java-q" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.michaelwittig', module='java-q', version='1.0.0')
)
libraryDependencies += "info.michaelwittig" % "java-q" % "1.0.0"
[info.michaelwittig/java-q "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
com.google.guava : guava jar 18.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0