| Группа | Группаcom.github.rawls238 |
|---|---|
| Идентификатор | ИдентификаторScientist4JCore |
| Версия | Версия0.8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| Scientist4JCore-0.8.pom | |
| Scientist4JCore-0.8.jar | 19 KB |
| Scientist4JCore-0.8-sources.jar | 8 KB |
| Scientist4JCore-0.8-javadoc.jar | 454 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.rawls238/Scientist4JCore/ -->
<dependency>
<groupId>com.github.rawls238</groupId>
<artifactId>Scientist4JCore</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rawls238/Scientist4JCore/
implementation 'com.github.rawls238:Scientist4JCore:0.8'
// https://jarcasting.com/artifacts/com.github.rawls238/Scientist4JCore/
implementation ("com.github.rawls238:Scientist4JCore:0.8")
'com.github.rawls238:Scientist4JCore:jar:0.8'
<dependency org="com.github.rawls238" name="Scientist4JCore" rev="0.8">
<artifact name="Scientist4JCore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rawls238', module='Scientist4JCore', version='0.8')
)
libraryDependencies += "com.github.rawls238" % "Scientist4JCore" % "0.8"
[com.github.rawls238/Scientist4JCore "0.8"]