не последняя версия
Последняя версия 1.0

com.github.rawls238:Scientist4JCore 0.10


Группа

Группа

com.github.rawls238
Идентификатор

Идентификатор

Scientist4JCore
Версия

Версия

0.10
Тип

Тип

jar

Скачать Scientist4JCore 0.10


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