License |
License |
---|---|
GroupId | GroupIdcom.causecode.plugins |
ArtifactId | ArtifactIdtaggable |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontaggable
The Taggable plugin that adds a generic mechanism for tagging data.
|
Project URL |
Project URL |
Filename | Size |
---|---|
taggable-1.4.1.pom | |
taggable-1.4.1.jar | 117 KB |
taggable-1.4.1-sources.jar | 10 KB |
taggable-1.4.1-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.causecode.plugins/taggable/ -->
<dependency>
<groupId>com.causecode.plugins</groupId>
<artifactId>taggable</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.causecode.plugins/taggable/
implementation 'com.causecode.plugins:taggable:1.4.1'
// https://jarcasting.com/artifacts/com.causecode.plugins/taggable/
implementation ("com.causecode.plugins:taggable:1.4.1")
'com.causecode.plugins:taggable:jar:1.4.1'
<dependency org="com.causecode.plugins" name="taggable" rev="1.4.1">
<artifact name="taggable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.causecode.plugins', module='taggable', version='1.4.1')
)
libraryDependencies += "com.causecode.plugins" % "taggable" % "1.4.1"
[com.causecode.plugins/taggable "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.grails : grails-plugin-testing | jar |
Version |
---|
1.4.1
|