Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-yairEO-tagify |
Version | Version2.9.0 |
Type | Typejar |
Filename | Size |
---|---|
github-com-yairEO-tagify-2.9.0.pom | |
github-com-yairEO-tagify-2.9.0.jar | 151 KB |
github-com-yairEO-tagify-2.9.0-sources.jar | 22 bytes |
github-com-yairEO-tagify-2.9.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-yairEO-tagify/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-yairEO-tagify</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-yairEO-tagify/
implementation 'org.webjars.npm:github-com-yairEO-tagify:2.9.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-yairEO-tagify/
implementation ("org.webjars.npm:github-com-yairEO-tagify:2.9.0")
'org.webjars.npm:github-com-yairEO-tagify:jar:2.9.0'
<dependency org="org.webjars.npm" name="github-com-yairEO-tagify" rev="2.9.0">
<artifact name="github-com-yairEO-tagify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-yairEO-tagify', version='2.9.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-yairEO-tagify" % "2.9.0"
[org.webjars.npm/github-com-yairEO-tagify "2.9.0"]