openinsider4j

A library to get openinsider.com content

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.sixro
ArtifactId

ArtifactId

openinsider4j
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

openinsider4j
A library to get openinsider.com content
Project URL

Project URL

https://github.com/sixro/openinsider4j

Download openinsider4j

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.javamoney.moneta : moneta-core jar 1.4.2
com.github.sixro : commons-finance jar 0.6.0
org.jsoup : jsoup jar 1.13.1

test (1)

Group / Artifact Type Version
org.jmock : jmock-junit5 jar 2.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.0
0.4.2