Aritmetic Test Library

Sample Arithmatic test library

License

License

GroupId

GroupId

com.github.bigyan123
ArtifactId

ArtifactId

t2
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Aritmetic Test Library
Sample Arithmatic test library

Download t2

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1