GroupId | GroupIdorg.smallmind |
---|---|
ArtifactId | ArtifactIdscribe-ink |
Version | Version2.4.25 |
Type | Typepom |
Filename | Size |
---|---|
scribe-ink-2.4.25.pom | 683 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/scribe-ink/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>scribe-ink</artifactId>
<version>2.4.25</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/scribe-ink/
implementation 'org.smallmind:scribe-ink:2.4.25'
// https://jarcasting.com/artifacts/org.smallmind/scribe-ink/
implementation ("org.smallmind:scribe-ink:2.4.25")
'org.smallmind:scribe-ink:pom:2.4.25'
<dependency org="org.smallmind" name="scribe-ink" rev="2.4.25">
<artifact name="scribe-ink" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='scribe-ink', version='2.4.25')
)
libraryDependencies += "org.smallmind" % "scribe-ink" % "2.4.25"
[org.smallmind/scribe-ink "2.4.25"]