Last Version

Clime Tool API 1.0

Weather library for Java applications

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.malkomich
ArtifactId

ArtifactId

climet
Version

Version

1.0
Type

Type

jar
Description

Description

Clime Tool API
Weather library for Java applications
Project URL

Project URL

https://github.com/malkomich/climet
Source Code Management

Source Code Management

https://github.com/malkomich/climet

Download climet 1.0


<!-- https://jarcasting.com/artifacts/com.github.malkomich/climet/ -->
<dependency>
    <groupId>com.github.malkomich</groupId>
    <artifactId>climet</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.malkomich/climet/
implementation 'com.github.malkomich:climet:1.0'
// https://jarcasting.com/artifacts/com.github.malkomich/climet/
implementation ("com.github.malkomich:climet:1.0")
'com.github.malkomich:climet:jar:1.0'
<dependency org="com.github.malkomich" name="climet" rev="1.0">
  <artifact name="climet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.malkomich', module='climet', version='1.0')
)
libraryDependencies += "com.github.malkomich" % "climet" % "1.0"
[com.github.malkomich/climet "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20140107

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.