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