License |
License |
---|---|
GroupId | GroupIdcom.github.mcpat.libxjava |
ArtifactId | ArtifactIdlibxjava-jse5 |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLib-Cross-Java JSE5
Lib-Cross-Java for the Java Standard Edition v5+
|
Project Organization |
Project OrganizationMarcel Patzlaff |
Filename | Size |
---|---|
libxjava-jse5-0.3.pom | |
libxjava-jse5-0.3.jar | 73 KB |
libxjava-jse5-0.3-sources.jar | 68 KB |
libxjava-jse5-0.3-javadoc.jar | 245 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mcpat.libxjava/libxjava-jse5/ -->
<dependency>
<groupId>com.github.mcpat.libxjava</groupId>
<artifactId>libxjava-jse5</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mcpat.libxjava/libxjava-jse5/
implementation 'com.github.mcpat.libxjava:libxjava-jse5:0.3'
// https://jarcasting.com/artifacts/com.github.mcpat.libxjava/libxjava-jse5/
implementation ("com.github.mcpat.libxjava:libxjava-jse5:0.3")
'com.github.mcpat.libxjava:libxjava-jse5:jar:0.3'
<dependency org="com.github.mcpat.libxjava" name="libxjava-jse5" rev="0.3">
<artifact name="libxjava-jse5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mcpat.libxjava', module='libxjava-jse5', version='0.3')
)
libraryDependencies += "com.github.mcpat.libxjava" % "libxjava-jse5" % "0.3"
[com.github.mcpat.libxjava/libxjava-jse5 "0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |