| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mazhangjing |
| Идентификатор | Идентификаторpsy4j |
| Версия | Версия1.3.1 |
| Тип | Типjar |
| Описание |
Описаниеpsy4j
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.iheart : ficus_2.13 | jar | 1.5.0 |
| org.scalatest : scalatest_2.13 | jar | 3.1.1 |