GroupId | GroupIdcom.x5dev |
---|---|
ArtifactId | ArtifactIdchunk-templates |
Version | Version3.1.3 |
Type | Typejar |
Filename | Size |
---|---|
chunk-templates-3.1.3.pom | |
chunk-templates-3.1.3.jar | 201 KB |
chunk-templates-3.1.3-sources.jar | 144 KB |
chunk-templates-3.1.3-javadoc.jar | 476 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.x5dev/chunk-templates/ -->
<dependency>
<groupId>com.x5dev</groupId>
<artifactId>chunk-templates</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.x5dev/chunk-templates/
implementation 'com.x5dev:chunk-templates:3.1.3'
// https://jarcasting.com/artifacts/com.x5dev/chunk-templates/
implementation ("com.x5dev:chunk-templates:3.1.3")
'com.x5dev:chunk-templates:jar:3.1.3'
<dependency org="com.x5dev" name="chunk-templates" rev="3.1.3">
<artifact name="chunk-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.x5dev', module='chunk-templates', version='3.1.3')
)
libraryDependencies += "com.x5dev" % "chunk-templates" % "3.1.3"
[com.x5dev/chunk-templates "3.1.3"]