GroupId | GroupIdcom.github.masahitojp |
---|---|
ArtifactId | ArtifactIdbotan-google-images |
Version | Version0.0.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.masahitojp/botan-google-images/ -->
<dependency>
<groupId>com.github.masahitojp</groupId>
<artifactId>botan-google-images</artifactId>
<version>0.0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.masahitojp/botan-google-images/
implementation 'com.github.masahitojp:botan-google-images:0.0.1.0'
// https://jarcasting.com/artifacts/com.github.masahitojp/botan-google-images/
implementation ("com.github.masahitojp:botan-google-images:0.0.1.0")
'com.github.masahitojp:botan-google-images:jar:0.0.1.0'
<dependency org="com.github.masahitojp" name="botan-google-images" rev="0.0.1.0">
<artifact name="botan-google-images" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.masahitojp', module='botan-google-images', version='0.0.1.0')
)
libraryDependencies += "com.github.masahitojp" % "botan-google-images" % "0.0.1.0"
[com.github.masahitojp/botan-google-images "0.0.1.0"]