License |
License |
---|---|
GroupId | GroupIdcom.github.romualdrousseau |
ArtifactId | ArtifactIdshuju |
Version | Version1.12 |
Type | Typejar |
Description |
DescriptionShuJu
Framework for Advanced Statistics and Data Sciences
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shuju-1.12.pom | |
shuju-1.12.jar | 228 KB |
shuju-1.12-sources.jar | 106 KB |
shuju-1.12-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.romualdrousseau/shuju/ -->
<dependency>
<groupId>com.github.romualdrousseau</groupId>
<artifactId>shuju</artifactId>
<version>1.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.romualdrousseau/shuju/
implementation 'com.github.romualdrousseau:shuju:1.12'
// https://jarcasting.com/artifacts/com.github.romualdrousseau/shuju/
implementation ("com.github.romualdrousseau:shuju:1.12")
'com.github.romualdrousseau:shuju:jar:1.12'
<dependency org="com.github.romualdrousseau" name="shuju" rev="1.12">
<artifact name="shuju" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.romualdrousseau', module='shuju', version='1.12')
)
libraryDependencies += "com.github.romualdrousseau" % "shuju" % "1.12"
[com.github.romualdrousseau/shuju "1.12"]
Group / Artifact | Type | Version |
---|---|---|
org.processing : core | jar | 3.3.7 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0.pr1 |
org.xerial : sqlite-jdbc | jar | 3.30.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-library | jar | 1.3 |