Last Version

Swing calculator application 1.1

The swing calculator application

License

License

GroupId

GroupId

com.github.javadev
ArtifactId

ArtifactId

calc
Version

Version

1.1
Type

Type

jar
Description

Description

Swing calculator application
The swing calculator application
Project URL

Project URL

https://github.com/javadev/calc
Source Code Management

Source Code Management

https://github.com/javadev/calc

Download calc 1.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.