| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.github.XDean |
| ArtifactId | ArtifactIdJava-EX |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava-EX
Common Java Extension
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| Java-EX-0.1.1.pom | |
| Java-EX-0.1.1.jar | 183 KB |
| Java-EX-0.1.1-sources.jar | 83 KB |
| Java-EX-0.1.1-javadoc.jar | 687 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.XDean : codecov-ignore | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |