License |
License |
---|---|
GroupId | GroupIdio.github.matthewmarkose |
ArtifactId | ArtifactIdetrade-library |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionEtrade Library
Library useful for Etrade API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
etrade-library-1.1.0.pom | |
etrade-library-1.1.0.jar | 65 KB |
etrade-library-1.1.0-sources.jar | 36 KB |
etrade-library-1.1.0-javadoc.jar | 787 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.matthewmarkose/etrade-library/ -->
<dependency>
<groupId>io.github.matthewmarkose</groupId>
<artifactId>etrade-library</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.matthewmarkose/etrade-library/
implementation 'io.github.matthewmarkose:etrade-library:1.1.0'
// https://jarcasting.com/artifacts/io.github.matthewmarkose/etrade-library/
implementation ("io.github.matthewmarkose:etrade-library:1.1.0")
'io.github.matthewmarkose:etrade-library:jar:1.1.0'
<dependency org="io.github.matthewmarkose" name="etrade-library" rev="1.1.0">
<artifact name="etrade-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.matthewmarkose', module='etrade-library', version='1.1.0')
)
libraryDependencies += "io.github.matthewmarkose" % "etrade-library" % "1.1.0"
[io.github.matthewmarkose/etrade-library "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
org.springframework : spring-core | jar | 5.2.8.RELEASE |