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