License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.bowergithub.tarent |
ArtifactId | ArtifactIdangular-editor |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionangular-editor
WebJar for angular-editor
|
Project URL |
Project URL |
Filename | Size |
---|---|
angular-editor-0.1.pom | |
angular-editor-0.1.jar | 5 KB |
angular-editor-0.1-sources.jar | 22 bytes |
angular-editor-0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.tarent/angular-editor/ -->
<dependency>
<groupId>org.webjars.bowergithub.tarent</groupId>
<artifactId>angular-editor</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.tarent/angular-editor/
implementation 'org.webjars.bowergithub.tarent:angular-editor:0.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.tarent/angular-editor/
implementation ("org.webjars.bowergithub.tarent:angular-editor:0.1")
'org.webjars.bowergithub.tarent:angular-editor:jar:0.1'
<dependency org="org.webjars.bowergithub.tarent" name="angular-editor" rev="0.1">
<artifact name="angular-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.tarent', module='angular-editor', version='0.1')
)
libraryDependencies += "org.webjars.bowergithub.tarent" % "angular-editor" % "0.1"
[org.webjars.bowergithub.tarent/angular-editor "0.1"]