is not current version
Last Version 0.1.2

chat.dim:DOS 0.1.0

File System

GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

DOS
Version

Version

0.1.0
Type

Type

jar

Download DOS 0.1.0


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