is not current version
Last Version 0.5.0

com.craigburke.document:word 0.2.3

null

GroupId

GroupId

com.craigburke.document
ArtifactId

ArtifactId

word
Version

Version

0.2.3
Type

Type

jar

Download word 0.2.3


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