| License |
License |
|---|---|
| Categories |
CategoriesGithub Development Tools Version Controls |
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdgithub-com-sofish-pen |
| Version | Version0.2.3 |
| Type | Typejar |
| Description |
Descriptionpen
WebJar for pen
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| github-com-sofish-pen-0.2.3.pom | |
| github-com-sofish-pen-0.2.3.jar | 46 KB |
| github-com-sofish-pen-0.2.3-sources.jar | 22 bytes |
| github-com-sofish-pen-0.2.3-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-sofish-pen/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-sofish-pen</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-sofish-pen/
implementation 'org.webjars.bower:github-com-sofish-pen:0.2.3'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-sofish-pen/
implementation ("org.webjars.bower:github-com-sofish-pen:0.2.3")
'org.webjars.bower:github-com-sofish-pen:jar:0.2.3'
<dependency org="org.webjars.bower" name="github-com-sofish-pen" rev="0.2.3">
<artifact name="github-com-sofish-pen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-sofish-pen', version='0.2.3')
)
libraryDependencies += "org.webjars.bower" % "github-com-sofish-pen" % "0.2.3"
[org.webjars.bower/github-com-sofish-pen "0.2.3"]