Last Version

add2numbers 0.0.1

An

License

License

GroupId

GroupId

com.github.batmanwannab
ArtifactId

ArtifactId

add2numbers
Version

Version

0.0.1
Type

Type

jar
Description

Description

add2numbers
An
Project URL

Project URL

https://github.com/batmanwannab/add2numbers
Project Organization

Project Organization

add2numbers
Source Code Management

Source Code Management

https://github.com/batmanwannab/add2numbers

Download add2numbers 0.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
com.lihaoyi : requests_2.13 jar 0.5.1
org.apache.httpcomponents : httpcore jar 4.4
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.httpcomponents : httpmime jar 4.5
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.