License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.vvakame |
ArtifactId | ArtifactIdzaim4j |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZaim for Java
Library for Zaim app.
|
Project URL |
Project URL |
Filename | Size |
---|---|
zaim4j-1.2.0.pom | |
zaim4j-1.2.0.jar | 198 KB |
zaim4j-1.2.0-sources.jar | 93 KB |
zaim4j-1.2.0-javadoc.jar | 347 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.vvakame/zaim4j/ -->
<dependency>
<groupId>net.vvakame</groupId>
<artifactId>zaim4j</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.vvakame/zaim4j/
implementation 'net.vvakame:zaim4j:1.2.0'
// https://jarcasting.com/artifacts/net.vvakame/zaim4j/
implementation ("net.vvakame:zaim4j:1.2.0")
'net.vvakame:zaim4j:jar:1.2.0'
<dependency org="net.vvakame" name="zaim4j" rev="1.2.0">
<artifact name="zaim4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.vvakame', module='zaim4j', version='1.2.0')
)
libraryDependencies += "net.vvakame" % "zaim4j" % "1.2.0"
[net.vvakame/zaim4j "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
net.vvakame : jsonpullparser-core | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
net.vvakame : jsonpullparser-apt | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |