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