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