Categories |
CategoriesWicket User Interface Web Frameworks Net |
---|---|
GroupId | GroupIdnet.tirasa.syncope.wicket-enduser |
ArtifactId | ArtifactIdsyncope-wicket-enduser-app |
Version | Version2.1.8.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.tirasa.syncope.wicket-enduser/syncope-wicket-enduser-app/ -->
<dependency>
<groupId>net.tirasa.syncope.wicket-enduser</groupId>
<artifactId>syncope-wicket-enduser-app</artifactId>
<version>2.1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.tirasa.syncope.wicket-enduser/syncope-wicket-enduser-app/
implementation 'net.tirasa.syncope.wicket-enduser:syncope-wicket-enduser-app:2.1.8.0'
// https://jarcasting.com/artifacts/net.tirasa.syncope.wicket-enduser/syncope-wicket-enduser-app/
implementation ("net.tirasa.syncope.wicket-enduser:syncope-wicket-enduser-app:2.1.8.0")
'net.tirasa.syncope.wicket-enduser:syncope-wicket-enduser-app:jar:2.1.8.0'
<dependency org="net.tirasa.syncope.wicket-enduser" name="syncope-wicket-enduser-app" rev="2.1.8.0">
<artifact name="syncope-wicket-enduser-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.tirasa.syncope.wicket-enduser', module='syncope-wicket-enduser-app', version='2.1.8.0')
)
libraryDependencies += "net.tirasa.syncope.wicket-enduser" % "syncope-wicket-enduser-app" % "2.1.8.0"
[net.tirasa.syncope.wicket-enduser/syncope-wicket-enduser-app "2.1.8.0"]