GroupId | GroupIdcom.github.mfornos |
---|---|
ArtifactId | ArtifactIdhumanize-taglib |
Version | Version1.1.3 |
Type | Typejar |
Filename | Size |
---|---|
humanize-taglib-1.1.3.pom | |
humanize-taglib-1.1.3.jar | 23 KB |
humanize-taglib-1.1.3-sources.jar | 15 KB |
humanize-taglib-1.1.3-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mfornos/humanize-taglib/ -->
<dependency>
<groupId>com.github.mfornos</groupId>
<artifactId>humanize-taglib</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-taglib/
implementation 'com.github.mfornos:humanize-taglib:1.1.3'
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-taglib/
implementation ("com.github.mfornos:humanize-taglib:1.1.3")
'com.github.mfornos:humanize-taglib:jar:1.1.3'
<dependency org="com.github.mfornos" name="humanize-taglib" rev="1.1.3">
<artifact name="humanize-taglib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mfornos', module='humanize-taglib', version='1.1.3')
)
libraryDependencies += "com.github.mfornos" % "humanize-taglib" % "1.1.3"
[com.github.mfornos/humanize-taglib "1.1.3"]