JLibs
Common Utilities for Java
For more information, please see the documentation.
License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdin.jlibs |
ArtifactId | ArtifactIdorg-openide-util |
Last Version | Last VersionRELEASE65 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg-openide-util
Common Utilities for Java
|
Filename | Size |
---|---|
org-openide-util-RELEASE65.pom | |
org-openide-util-RELEASE65.jar | 611 KB |
org-openide-util-RELEASE65-sources.jar | 362 KB |
org-openide-util-RELEASE65-javadoc.jar | 742 KB |
Browse |
<!-- https://jarcasting.com/artifacts/in.jlibs/org-openide-util/ -->
<dependency>
<groupId>in.jlibs</groupId>
<artifactId>org-openide-util</artifactId>
<version>RELEASE65</version>
</dependency>
// https://jarcasting.com/artifacts/in.jlibs/org-openide-util/
implementation 'in.jlibs:org-openide-util:RELEASE65'
// https://jarcasting.com/artifacts/in.jlibs/org-openide-util/
implementation ("in.jlibs:org-openide-util:RELEASE65")
'in.jlibs:org-openide-util:jar:RELEASE65'
<dependency org="in.jlibs" name="org-openide-util" rev="RELEASE65">
<artifact name="org-openide-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.jlibs', module='org-openide-util', version='RELEASE65')
)
libraryDependencies += "in.jlibs" % "org-openide-util" % "RELEASE65"
[in.jlibs/org-openide-util "RELEASE65"]
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.8 |
Common Utilities for Java
For more information, please see the documentation.