is not current version
Last Version 0.5.0

com.craigburke.document:word 0.4.15

null

GroupId

GroupId

com.craigburke.document
ArtifactId

ArtifactId

word
Version

Version

0.4.15
Type

Type

jar

Download word 0.4.15


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