Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.hypercubed |
ArtifactId | ArtifactIdangular-marked |
Version | Version0.0.18 |
Type | Typejar |
Filename | Size |
---|---|
angular-marked-0.0.18.pom | |
angular-marked-0.0.18.jar | 11 KB |
angular-marked-0.0.18-sources.jar | 22 bytes |
angular-marked-0.0.18-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.hypercubed/angular-marked/ -->
<dependency>
<groupId>org.webjars.bowergithub.hypercubed</groupId>
<artifactId>angular-marked</artifactId>
<version>0.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.hypercubed/angular-marked/
implementation 'org.webjars.bowergithub.hypercubed:angular-marked:0.0.18'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.hypercubed/angular-marked/
implementation ("org.webjars.bowergithub.hypercubed:angular-marked:0.0.18")
'org.webjars.bowergithub.hypercubed:angular-marked:jar:0.0.18'
<dependency org="org.webjars.bowergithub.hypercubed" name="angular-marked" rev="0.0.18">
<artifact name="angular-marked" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.hypercubed', module='angular-marked', version='0.0.18')
)
libraryDependencies += "org.webjars.bowergithub.hypercubed" % "angular-marked" % "0.0.18"
[org.webjars.bowergithub.hypercubed/angular-marked "0.0.18"]