GroupId | GroupIdcommons-jelly |
---|---|
ArtifactId | ArtifactIdcommons-jelly-tags-regexp |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
commons-jelly-tags-regexp-1.0.pom | |
commons-jelly-tags-regexp-1.0.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-regexp/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-regexp</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-regexp/
implementation 'commons-jelly:commons-jelly-tags-regexp:1.0'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-regexp/
implementation ("commons-jelly:commons-jelly-tags-regexp:1.0")
'commons-jelly:commons-jelly-tags-regexp:jar:1.0'
<dependency org="commons-jelly" name="commons-jelly-tags-regexp" rev="1.0">
<artifact name="commons-jelly-tags-regexp" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-regexp', version='1.0')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-regexp" % "1.0"
[commons-jelly/commons-jelly-tags-regexp "1.0"]