| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.thevpc.nuts.toolbox |
| ArtifactId | ArtifactIdntemplate |
| Last Version | Last Version0.8.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNuts Community Toolbox NTemplate
Nuts File Template tool
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ntemplate-0.8.3.0.pom | |
| ntemplate-0.8.3.0.jar | 71 KB |
| ntemplate-0.8.3.0-sources.jar | 33 KB |
| ntemplate-0.8.3.0-javadoc.jar | 200 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ntemplate/ -->
<dependency>
<groupId>net.thevpc.nuts.toolbox</groupId>
<artifactId>ntemplate</artifactId>
<version>0.8.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ntemplate/
implementation 'net.thevpc.nuts.toolbox:ntemplate:0.8.3.0'
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ntemplate/
implementation ("net.thevpc.nuts.toolbox:ntemplate:0.8.3.0")
'net.thevpc.nuts.toolbox:ntemplate:jar:0.8.3.0'
<dependency org="net.thevpc.nuts.toolbox" name="ntemplate" rev="0.8.3.0">
<artifact name="ntemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.toolbox', module='ntemplate', version='0.8.3.0')
)
libraryDependencies += "net.thevpc.nuts.toolbox" % "ntemplate" % "0.8.3.0"
[net.thevpc.nuts.toolbox/ntemplate "0.8.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.thevpc.nuts : nuts | jar | 0.8.3 |
| net.thevpc.nuts.toolbox : nsh | jar | 0.8.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |