Last Version

OChafik's Swing Utilities 0.12

NativeLibs4Java is an umbrella project that gathers ready-to-use Java libraries that wrap various native libraries. Most of these wrappers are created automatically by JNAerator.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.nativelibs4java
ArtifactId

ArtifactId

ochafik-swing
Version

Version

0.12
Type

Type

jar
Description

Description

OChafik's Swing Utilities
NativeLibs4Java is an umbrella project that gathers ready-to-use Java libraries that wrap various native libraries. Most of these wrappers are created automatically by JNAerator.
Project URL

Project URL

http://ochafik.free.fr/blog/

Download ochafik-swing 0.12


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

Dependencies

compile (1)

Group / Artifact Type Version
com.nativelibs4java : ochafik-util jar 0.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.