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