Categories |
CategoriesHdiv Security |
---|---|
GroupId | GroupIdorg.hdiv |
ArtifactId | ArtifactIdhdiv-docs |
Version | Version2.1.7 |
Type | Typepom |
Filename | Size |
---|---|
hdiv-docs-2.1.7.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hdiv/hdiv-docs/ -->
<dependency>
<groupId>org.hdiv</groupId>
<artifactId>hdiv-docs</artifactId>
<version>2.1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hdiv/hdiv-docs/
implementation 'org.hdiv:hdiv-docs:2.1.7'
// https://jarcasting.com/artifacts/org.hdiv/hdiv-docs/
implementation ("org.hdiv:hdiv-docs:2.1.7")
'org.hdiv:hdiv-docs:pom:2.1.7'
<dependency org="org.hdiv" name="hdiv-docs" rev="2.1.7">
<artifact name="hdiv-docs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hdiv', module='hdiv-docs', version='2.1.7')
)
libraryDependencies += "org.hdiv" % "hdiv-docs" % "2.1.7"
[org.hdiv/hdiv-docs "2.1.7"]