is not current version
Last Version 0.2.1

com.dividat:docless_2.13 0.1.1

docless

GroupId

GroupId

com.dividat
ArtifactId

ArtifactId

docless_2.13
Version

Version

0.1.1
Type

Type

jar

Download docless_2.13 0.1.1


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