botan(牡丹) google images
botan handlers that interacts with the Google Images API.
Usage
@botan image <query> - Search image from Google
requirement
Java8
License
Apache License, Version 2.0
License |
License |
---|---|
GroupId | GroupIdcom.github.masahitojp |
ArtifactId | ArtifactIdbotan-google-images |
Last Version | Last Version0.1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbotan-google-images
It is determined whether or not the haiku
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.masahitojp/botan-google-images/ -->
<dependency>
<groupId>com.github.masahitojp</groupId>
<artifactId>botan-google-images</artifactId>
<version>0.1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.masahitojp/botan-google-images/
implementation 'com.github.masahitojp:botan-google-images:0.1.1.0'
// https://jarcasting.com/artifacts/com.github.masahitojp/botan-google-images/
implementation ("com.github.masahitojp:botan-google-images:0.1.1.0")
'com.github.masahitojp:botan-google-images:jar:0.1.1.0'
<dependency org="com.github.masahitojp" name="botan-google-images" rev="0.1.1.0">
<artifact name="botan-google-images" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.masahitojp', module='botan-google-images', version='0.1.1.0')
)
libraryDependencies += "com.github.masahitojp" % "botan-google-images" % "0.1.1.0"
[com.github.masahitojp/botan-google-images "0.1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.4 |
com.github.masahitojp : botan-core | jar | [0.3.0.0,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.jmockit : jmockit | jar | 1.20 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
botan handlers that interacts with the Google Images API.
@botan image <query> - Search image from Google
Java8
Apache License, Version 2.0