Last Version

Trading4j 0.1

Contains build settings common to all Trading4j projects.

License

License

GroupId

GroupId

de.voidnode.trading4j
ArtifactId

ArtifactId

parent
Version

Version

0.1
Type

Type

jar
Description

Description

Trading4j
Contains build settings common to all Trading4j projects.
Project URL

Project URL

https://github.com/rbi/trading4j
Source Code Management

Source Code Management

https://github.com/rbi/trading4j

Download parent 0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • server
  • examples