License |
License |
---|---|
GroupId | GroupIdchat.dim |
ArtifactId | ArtifactIdDOS |
Version | Version0.1.2 |
Type | Typejar |
Description |
DescriptionDOS
File System
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
DOS-0.1.2.pom | |
DOS-0.1.2.jar | 4 KB |
DOS-0.1.2-sources.jar | 6 KB |
DOS-0.1.2-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/chat.dim/DOS/ -->
<dependency>
<groupId>chat.dim</groupId>
<artifactId>DOS</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/DOS/
implementation 'chat.dim:DOS:0.1.2'
// https://jarcasting.com/artifacts/chat.dim/DOS/
implementation ("chat.dim:DOS:0.1.2")
'chat.dim:DOS:jar:0.1.2'
<dependency org="chat.dim" name="DOS" rev="0.1.2">
<artifact name="DOS" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='DOS', version='0.1.2')
)
libraryDependencies += "chat.dim" % "DOS" % "0.1.2"
[chat.dim/DOS "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |