License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.numdata |
ArtifactId | ArtifactIdnumdata-template |
Last Version | Last Version1.22 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTemplate file support.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
numdata-template-1.22.pom | |
numdata-template-1.22.jar | 11 KB |
numdata-template-1.22-sources.jar | 13 KB |
numdata-template-1.22-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.numdata/numdata-template/ -->
<dependency>
<groupId>com.numdata</groupId>
<artifactId>numdata-template</artifactId>
<version>1.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.numdata/numdata-template/
implementation 'com.numdata:numdata-template:1.22'
// https://jarcasting.com/artifacts/com.numdata/numdata-template/
implementation ("com.numdata:numdata-template:1.22")
'com.numdata:numdata-template:jar:1.22'
<dependency org="com.numdata" name="numdata-template" rev="1.22">
<artifact name="numdata-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.numdata', module='numdata-template', version='1.22')
)
libraryDependencies += "com.numdata" % "numdata-template" % "1.22"
[com.numdata/numdata-template "1.22"]
Group / Artifact | Type | Version |
---|---|---|
com.numdata : numdata-commons | jar | 1.22 |
org.jetbrains : annotations | jar | 20.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |