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

com.github.marschall:writers 0.1.0


Группа

Группа

com.github.marschall
Идентификатор

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

writers
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать writers 0.1.0


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