Last Version

jx 0.9

Java extensions

License

License

GroupId

GroupId

com.github.raffaeleragni
ArtifactId

ArtifactId

jx
Version

Version

0.9
Type

Type

jar
Description

Description

jx
Java extensions
Project URL

Project URL

https://github.com/raffaeleragni/jx
Source Code Management

Source Code Management

https://github.com/raffaeleragni/jx/tree/master

Download jx 0.9


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

Dependencies

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.mockito : mockito-core jar 4.4.0
org.hamcrest : hamcrest-core jar 2.2
com.h2database : h2 jar 2.1.210

Project Modules

There are no modules declared in this project.