Salary Robot Strategy API

The project with APIs to be able to create own strategy

License

License

GroupId

GroupId

com.salaryrobot
ArtifactId

ArtifactId

salaryrobot-api
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Salary Robot Strategy API
The project with APIs to be able to create own strategy
Source Code Management

Source Code Management

https://github.com/tonda100/salaryrobot-api

Download salaryrobot-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.0