License |
License |
---|---|
GroupId | GroupIdcom.gitlab.marvinh |
ArtifactId | ArtifactIdcollector-plugins-api |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionCollector Plugins API
API for writing collector plugins for the trading system "Oskar"
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
collector-plugins-api-1.0.pom | |
collector-plugins-api-1.0.jar | 4 KB |
collector-plugins-api-1.0-sources.jar | 4 KB |
collector-plugins-api-1.0-javadoc.jar | 406 KB |
Browse |
<!-- 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"]
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 |