Last Version

Java-EX 0.1.1

Common Java Extension

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.XDean
ArtifactId

ArtifactId

Java-EX
Version

Version

0.1.1
Type

Type

jar
Description

Description

Java-EX
Common Java Extension
Project URL

Project URL

https://github.com/XDean/Java-EX

Download Java-EX 0.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.XDean : common-log jar 1.0
io.reactivex.rxjava2 : rxjava jar 2.1.9
com.google.guava : guava jar 24.0-jre

provided (1)

Group / Artifact Type Version
com.github.XDean : codecov-ignore jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.