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