is not current version
Last Version 2.2.1

JUNO 2.0

A UNO library for Java

License

License

GroupId

GroupId

com.github.markozajc
ArtifactId

ArtifactId

juno
Version

Version

2.0
Type

Type

jar
Description

Description

JUNO
A UNO library for Java
Project URL

Project URL

https://github.com/markozajc/JUNO
Source Code Management

Source Code Management

https://github.com/markozajc/JUNO

Download juno 2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.2.0

Project Modules

There are no modules declared in this project.