is not current version
Last Version 0.2.0

com.github.marschall:writers 0.1.1


GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

writers
Version

Version

0.1.1
Type

Type

jar

Download writers 0.1.1


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