wjm
w3mに感銘をうけて作成した webwo javade miruです。
| License |
License |
|---|---|
| GroupId | GroupIdcom.uchicom |
| ArtifactId | ArtifactIdwjm |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwjm
JSON Generater from CSV File
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wjm-0.1.pom | |
| wjm-0.1.jar | 17 KB |
| wjm-0.1-sources.jar | 9 KB |
| wjm-0.1-javadoc.jar | 106 KB |
| wjm-0.1-jar-with-dependencies.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.uchicom/wjm/ -->
<dependency>
<groupId>com.uchicom</groupId>
<artifactId>wjm</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.uchicom/wjm/
implementation 'com.uchicom:wjm:0.1'
// https://jarcasting.com/artifacts/com.uchicom/wjm/
implementation ("com.uchicom:wjm:0.1")
'com.uchicom:wjm:jar:0.1'
<dependency org="com.uchicom" name="wjm" rev="0.1">
<artifact name="wjm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uchicom', module='wjm', version='0.1')
)
libraryDependencies += "com.uchicom" % "wjm" % "0.1"
[com.uchicom/wjm "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.uchicom : ui | jar | 1.0.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.2 |
w3mに感銘をうけて作成した webwo javade miruです。