Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdch.swaechter |
ArtifactId | ArtifactIdangularj-universal |
Version | Version0.0.2 |
Type | Typepom |
Filename | Size |
---|---|
angularj-universal-0.0.2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.swaechter/angularj-universal/ -->
<dependency>
<groupId>ch.swaechter</groupId>
<artifactId>angularj-universal</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.swaechter/angularj-universal/
implementation 'ch.swaechter:angularj-universal:0.0.2'
// https://jarcasting.com/artifacts/ch.swaechter/angularj-universal/
implementation ("ch.swaechter:angularj-universal:0.0.2")
'ch.swaechter:angularj-universal:pom:0.0.2'
<dependency org="ch.swaechter" name="angularj-universal" rev="0.0.2">
<artifact name="angularj-universal" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.swaechter', module='angularj-universal', version='0.0.2')
)
libraryDependencies += "ch.swaechter" % "angularj-universal" % "0.0.2"
[ch.swaechter/angularj-universal "0.0.2"]