| License |
License |
|---|---|
| Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
| GroupId | GroupIdcom.github.casmi |
| ArtifactId | ArtifactIdcasmi-io |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncasmi-io
casmi extension module for I/O
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| casmi-io-0.1.0.pom | |
| casmi-io-0.1.0.jar | 20 KB |
| casmi-io-0.1.0-sources.jar | 17 KB |
| casmi-io-0.1.0-javadoc.jar | 173 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.casmi/casmi-io/ -->
<dependency>
<groupId>com.github.casmi</groupId>
<artifactId>casmi-io</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.casmi/casmi-io/
implementation 'com.github.casmi:casmi-io:0.1.0'
// https://jarcasting.com/artifacts/com.github.casmi/casmi-io/
implementation ("com.github.casmi:casmi-io:0.1.0")
'com.github.casmi:casmi-io:jar:0.1.0'
<dependency org="com.github.casmi" name="casmi-io" rev="0.1.0">
<artifact name="casmi-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.casmi', module='casmi-io', version='0.1.0')
)
libraryDependencies += "com.github.casmi" % "casmi-io" % "0.1.0"
[com.github.casmi/casmi-io "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.opencsv : opencsv | jar | 2.1 |
| net.arnx : jsonic | jar | 1.2.11 |
| be.cyberelf.nanoxml : lite | jar | 2.2.3 |
| oauth.signpost : signpost-core | jar | 1.2.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |