License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls CLI User Interface |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-sindresorhus-copy-text-to-clipboard |
Version | Version1.0.4 |
Type | Typejar |
Description |
Descriptioncopy-text-to-clipboard
WebJar for copy-text-to-clipboard
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-sindresorhus-copy-text-to-clipboard/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-sindresorhus-copy-text-to-clipboard</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-sindresorhus-copy-text-to-clipboard/
implementation 'org.webjars.npm:github-com-sindresorhus-copy-text-to-clipboard:1.0.4'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-sindresorhus-copy-text-to-clipboard/
implementation ("org.webjars.npm:github-com-sindresorhus-copy-text-to-clipboard:1.0.4")
'org.webjars.npm:github-com-sindresorhus-copy-text-to-clipboard:jar:1.0.4'
<dependency org="org.webjars.npm" name="github-com-sindresorhus-copy-text-to-clipboard" rev="1.0.4">
<artifact name="github-com-sindresorhus-copy-text-to-clipboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-sindresorhus-copy-text-to-clipboard', version='1.0.4')
)
libraryDependencies += "org.webjars.npm" % "github-com-sindresorhus-copy-text-to-clipboard" % "1.0.4"
[org.webjars.npm/github-com-sindresorhus-copy-text-to-clipboard "1.0.4"]