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