botan-google-images

It is determined whether or not the haiku

License

License

GroupId

GroupId

com.github.masahitojp
ArtifactId

ArtifactId

botan-google-images
Last Version

Last Version

0.1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

botan-google-images
It is determined whether or not the haiku
Project URL

Project URL

https://github.com/masahitojp/botan-google-images
Source Code Management

Source Code Management

https://github.com/masahitojp/botan-google-images.git

Download botan-google-images

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.4
com.github.masahitojp : botan-core jar [0.3.0.0,)

test (4)

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

Project Modules

There are no modules declared in this project.

botan(牡丹) google images

Circle CI GitHub release License: Apache Licence, Version 2.0

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

Versions

Version
0.1.1.0
0.1.0.0
0.0.2.0
0.0.1.0