Last Version

Salary Robot Strategy API 0.4.0

The project with APIs to be able to create own strategy

License

License

GroupId

GroupId

com.salaryrobot
ArtifactId

ArtifactId

salaryrobot-api
Version

Version

0.4.0
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 0.4.0


<!-- 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.