Last Version

Collector Plugins API 1.0

API for writing collector plugins for the trading system "Oskar"

License

License

GroupId

GroupId

com.gitlab.marvinh
ArtifactId

ArtifactId

collector-plugins-api
Version

Version

1.0
Type

Type

jar
Description

Description

Collector Plugins API
API for writing collector plugins for the trading system "Oskar"
Source Code Management

Source Code Management

https://gitlab.com/marvinh-tradingsystem/product

Download collector-plugins-api 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.gitlab.marvinh : product jar 0.4
com.gitlab.marvinh : prices-and-currencies jar 1.0
org.seleniumhq.selenium : selenium-api jar 3.141.59

Project Modules

There are no modules declared in this project.