Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.predixdesignsystem |
ArtifactId | ArtifactIdpx-clipboard |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
px-clipboard-1.1.0.pom | |
px-clipboard-1.1.0.jar | 90 KB |
px-clipboard-1.1.0-sources.jar | 22 bytes |
px-clipboard-1.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.predixdesignsystem/px-clipboard/ -->
<dependency>
<groupId>org.webjars.bowergithub.predixdesignsystem</groupId>
<artifactId>px-clipboard</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.predixdesignsystem/px-clipboard/
implementation 'org.webjars.bowergithub.predixdesignsystem:px-clipboard:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.predixdesignsystem/px-clipboard/
implementation ("org.webjars.bowergithub.predixdesignsystem:px-clipboard:1.1.0")
'org.webjars.bowergithub.predixdesignsystem:px-clipboard:jar:1.1.0'
<dependency org="org.webjars.bowergithub.predixdesignsystem" name="px-clipboard" rev="1.1.0">
<artifact name="px-clipboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.predixdesignsystem', module='px-clipboard', version='1.1.0')
)
libraryDependencies += "org.webjars.bowergithub.predixdesignsystem" % "px-clipboard" % "1.1.0"
[org.webjars.bowergithub.predixdesignsystem/px-clipboard "1.1.0"]