Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-yairEO-tagify |
Version | Version3.10.2 |
Type | Typejar |
Filename | Size |
---|---|
github-com-yairEO-tagify-3.10.2.pom | |
github-com-yairEO-tagify-3.10.2.jar | 279 KB |
github-com-yairEO-tagify-3.10.2-sources.jar | 22 bytes |
github-com-yairEO-tagify-3.10.2-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>3.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-yairEO-tagify/
implementation 'org.webjars.npm:github-com-yairEO-tagify:3.10.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-yairEO-tagify/
implementation ("org.webjars.npm:github-com-yairEO-tagify:3.10.2")
'org.webjars.npm:github-com-yairEO-tagify:jar:3.10.2'
<dependency org="org.webjars.npm" name="github-com-yairEO-tagify" rev="3.10.2">
<artifact name="github-com-yairEO-tagify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-yairEO-tagify', version='3.10.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-yairEO-tagify" % "3.10.2"
[org.webjars.npm/github-com-yairEO-tagify "3.10.2"]