не последняя версия
Последняя версия 0.3.2.1

io.inkstand:scribble-core 0.3.1

API for Scribble entities, providing common classes and interfaces used throughout Scribble

Группа

Группа

io.inkstand
Идентификатор

Идентификатор

scribble-core
Версия

Версия

0.3.1
Тип

Тип

jar

Скачать scribble-core 0.3.1


<!-- https://jarcasting.com/artifacts/io.inkstand/scribble-core/ -->
<dependency>
    <groupId>io.inkstand</groupId>
    <artifactId>scribble-core</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.inkstand/scribble-core/
implementation 'io.inkstand:scribble-core:0.3.1'
// https://jarcasting.com/artifacts/io.inkstand/scribble-core/
implementation ("io.inkstand:scribble-core:0.3.1")
'io.inkstand:scribble-core:jar:0.3.1'
<dependency org="io.inkstand" name="scribble-core" rev="0.3.1">
  <artifact name="scribble-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.inkstand', module='scribble-core', version='0.3.1')
)
libraryDependencies += "io.inkstand" % "scribble-core" % "0.3.1"
[io.inkstand/scribble-core "0.3.1"]