| License |
License |
|---|---|
| GroupId | GroupIdorg.exbin.bined |
| ArtifactId | ArtifactIdbined-operation-swing |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBinEd Swing Operation Library
Library for hexadecimal editor operations
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bined-operation-swing-0.2.0.pom | |
| bined-operation-swing-0.2.0.jar | 55 KB |
| bined-operation-swing-0.2.0-sources.jar | 39 KB |
| bined-operation-swing-0.2.0-javadoc.jar | 491 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.exbin.bined/bined-operation-swing/ -->
<dependency>
<groupId>org.exbin.bined</groupId>
<artifactId>bined-operation-swing</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.exbin.bined/bined-operation-swing/
implementation 'org.exbin.bined:bined-operation-swing:0.2.0'
// https://jarcasting.com/artifacts/org.exbin.bined/bined-operation-swing/
implementation ("org.exbin.bined:bined-operation-swing:0.2.0")
'org.exbin.bined:bined-operation-swing:jar:0.2.0'
<dependency org="org.exbin.bined" name="bined-operation-swing" rev="0.2.0">
<artifact name="bined-operation-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exbin.bined', module='bined-operation-swing', version='0.2.0')
)
libraryDependencies += "org.exbin.bined" % "bined-operation-swing" % "0.2.0"
[org.exbin.bined/bined-operation-swing "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.exbin.bined : bined-operation | jar | 0.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.exbin.bined : bined-core | jar | 0.2.0 |
| org.exbin.bined : bined-swing | jar | 0.2.0 |
| org.exbin.auxiliary : paged_data | jar | 0.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.exbin.bined : bined-core | jar | 0.2.0 |