Categories |
CategoriesGithub Development Tools Version Controls KeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-Mottie-Keyboard |
Version | Versionv1.26.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-Mottie-Keyboard/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-Mottie-Keyboard</artifactId>
<version>v1.26.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-Mottie-Keyboard/
implementation 'org.webjars.bower:github-com-Mottie-Keyboard:v1.26.5'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-Mottie-Keyboard/
implementation ("org.webjars.bower:github-com-Mottie-Keyboard:v1.26.5")
'org.webjars.bower:github-com-Mottie-Keyboard:jar:v1.26.5'
<dependency org="org.webjars.bower" name="github-com-Mottie-Keyboard" rev="v1.26.5">
<artifact name="github-com-Mottie-Keyboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-Mottie-Keyboard', version='v1.26.5')
)
libraryDependencies += "org.webjars.bower" % "github-com-Mottie-Keyboard" % "v1.26.5"
[org.webjars.bower/github-com-Mottie-Keyboard "v1.26.5"]