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