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