| License |
License |
|---|---|
| GroupId | GroupIdcom.mazhangjing |
| ArtifactId | ArtifactIdpsy4j |
| Version | Version1.3.1 |
| Type | Typejar |
| Description |
Descriptionpsy4j
Psy4J means Psychology Experiment ToolKit For Java Virtual Machine Platform,The program is written in Java and Scala and built on the JavaFx GUI platform.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| psy4j-1.3.1.pom | |
| psy4j-1.3.1.jar | 123 KB |
| psy4j-1.3.1-sources.jar | 47 KB |
| psy4j-1.3.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mazhangjing/psy4j/ -->
<dependency>
<groupId>com.mazhangjing</groupId>
<artifactId>psy4j</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mazhangjing/psy4j/
implementation 'com.mazhangjing:psy4j:1.3.1'
// https://jarcasting.com/artifacts/com.mazhangjing/psy4j/
implementation ("com.mazhangjing:psy4j:1.3.1")
'com.mazhangjing:psy4j:jar:1.3.1'
<dependency org="com.mazhangjing" name="psy4j" rev="1.3.1">
<artifact name="psy4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mazhangjing', module='psy4j', version='1.3.1')
)
libraryDependencies += "com.mazhangjing" % "psy4j" % "1.3.1"
[com.mazhangjing/psy4j "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.1 |
| org.scalafx : scalafx_2.13 | jar | 15.0.1-R21 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.typesafe.play : play-json_2.13 | jar | 2.8.1 |
| commons-io : commons-io | jar | 2.8.0 |
| com.typesafe : config | jar | 1.4.0 |
| org.openjfx : javafx-base | jar | 15.0.1 |
| org.openjfx : javafx-controls | jar | 15.0.1 |
| org.openjfx : javafx-graphics | jar | 15.0.1 |
| org.openjfx : javafx-media | jar | 15.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.iheart : ficus_2.13 | jar | 1.5.0 |
| org.scalatest : scalatest_2.13 | jar | 3.1.1 |