License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.sixro |
ArtifactId | ArtifactIdopeninsider4j |
Version | Version0.4.2 |
Type | Typejar |
Description |
Descriptionopeninsider4j
A library to get openinsider.com content
|
Project URL |
Project URL |
Filename | Size |
---|---|
openinsider4j-0.4.2.pom | |
openinsider4j-0.4.2.jar | 10 KB |
openinsider4j-0.4.2-sources.jar | 7 KB |
openinsider4j-0.4.2-javadoc.jar | 405 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sixro/openinsider4j/ -->
<dependency>
<groupId>com.github.sixro</groupId>
<artifactId>openinsider4j</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sixro/openinsider4j/
implementation 'com.github.sixro:openinsider4j:0.4.2'
// https://jarcasting.com/artifacts/com.github.sixro/openinsider4j/
implementation ("com.github.sixro:openinsider4j:0.4.2")
'com.github.sixro:openinsider4j:jar:0.4.2'
<dependency org="com.github.sixro" name="openinsider4j" rev="0.4.2">
<artifact name="openinsider4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sixro', module='openinsider4j', version='0.4.2')
)
libraryDependencies += "com.github.sixro" % "openinsider4j" % "0.4.2"
[com.github.sixro/openinsider4j "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.javamoney.moneta : moneta-core | jar | 1.4.2 |
org.jsoup : jsoup | jar | 1.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jmock : jmock-junit5 | jar | 2.12.0 |