License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.xiaolanglang |
ArtifactId | ArtifactIdsmart-doc-template |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionsmart-doc-template
smart doc template project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smart-doc-template-1.0.pom | |
smart-doc-template-1.0.jar | 3 KB |
smart-doc-template-1.0-sources.jar | 2 KB |
smart-doc-template-1.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.xiaolanglang/smart-doc-template/ -->
<dependency>
<groupId>net.xiaolanglang</groupId>
<artifactId>smart-doc-template</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.xiaolanglang/smart-doc-template/
implementation 'net.xiaolanglang:smart-doc-template:1.0'
// https://jarcasting.com/artifacts/net.xiaolanglang/smart-doc-template/
implementation ("net.xiaolanglang:smart-doc-template:1.0")
'net.xiaolanglang:smart-doc-template:jar:1.0'
<dependency org="net.xiaolanglang" name="smart-doc-template" rev="1.0">
<artifact name="smart-doc-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.xiaolanglang', module='smart-doc-template', version='1.0')
)
libraryDependencies += "net.xiaolanglang" % "smart-doc-template" % "1.0"
[net.xiaolanglang/smart-doc-template "1.0"]