Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdslide |
ArtifactId | ArtifactIdslide-taglib-common |
Last Version | Last Version1.0.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
slide-taglib-common-1.0.16.pom | |
slide-taglib-common-1.0.16.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/slide/slide-taglib-common/ -->
<dependency>
<groupId>slide</groupId>
<artifactId>slide-taglib-common</artifactId>
<version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/slide/slide-taglib-common/
implementation 'slide:slide-taglib-common:1.0.16'
// https://jarcasting.com/artifacts/slide/slide-taglib-common/
implementation ("slide:slide-taglib-common:1.0.16")
'slide:slide-taglib-common:jar:1.0.16'
<dependency org="slide" name="slide-taglib-common" rev="1.0.16">
<artifact name="slide-taglib-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='slide', module='slide-taglib-common', version='1.0.16')
)
libraryDependencies += "slide" % "slide-taglib-common" % "1.0.16"
[slide/slide-taglib-common "1.0.16"]