| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hcsp |
| ArtifactId | ArtifactIdtest-library-d |
| Version | Version0.1 |
| Type | Typejar |
| Description |
Descriptiontest-library-d
A library for quiz
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| test-library-d-0.1.pom | |
| test-library-d-0.1.jar | 1 KB |
| test-library-d-0.1-sources.jar | 886 bytes |
| test-library-d-0.1-javadoc.jar | 388 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.hcsp/test-library-d/ -->
<dependency>
<groupId>com.github.hcsp</groupId>
<artifactId>test-library-d</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hcsp/test-library-d/
implementation 'com.github.hcsp:test-library-d:0.1'
// https://jarcasting.com/artifacts/com.github.hcsp/test-library-d/
implementation ("com.github.hcsp:test-library-d:0.1")
'com.github.hcsp:test-library-d:jar:0.1'
<dependency org="com.github.hcsp" name="test-library-d" rev="0.1">
<artifact name="test-library-d" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hcsp', module='test-library-d', version='0.1')
)
libraryDependencies += "com.github.hcsp" % "test-library-d" % "0.1"
[com.github.hcsp/test-library-d "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.hcsp : test-library-c | jar | 0.1 |