| License |
License |
|---|---|
| GroupId | GroupIdorg.mod4j.docs |
| ArtifactId | ArtifactIddocumentation |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMod4j Documentation Parent
|
| Project Organization |
Project OrganizationMod4j |
| Filename | Size |
|---|---|
| documentation-1.3.0.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mod4j.docs/documentation/ -->
<dependency>
<groupId>org.mod4j.docs</groupId>
<artifactId>documentation</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j.docs/documentation/
implementation 'org.mod4j.docs:documentation:1.3.0'
// https://jarcasting.com/artifacts/org.mod4j.docs/documentation/
implementation ("org.mod4j.docs:documentation:1.3.0")
'org.mod4j.docs:documentation:pom:1.3.0'
<dependency org="org.mod4j.docs" name="documentation" rev="1.3.0">
<artifact name="documentation" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mod4j.docs', module='documentation', version='1.3.0')
)
libraryDependencies += "org.mod4j.docs" % "documentation" % "1.3.0"
[org.mod4j.docs/documentation "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.4 |