Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.jamgo |
ArtifactId | ArtifactIdjamgo-identity-ui |
Version | Version5.0.0-M2 |
Type | Typejar |
Filename | Size |
---|---|
jamgo-identity-ui-5.0.0-M2.pom | |
jamgo-identity-ui-5.0.0-M2.jar | 19 KB |
jamgo-identity-ui-5.0.0-M2-tests.jar | 261 bytes |
jamgo-identity-ui-5.0.0-M2-sources.jar | 7 KB |
jamgo-identity-ui-5.0.0-M2-javadoc.jar | 423 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jamgo/jamgo-identity-ui/ -->
<dependency>
<groupId>org.jamgo</groupId>
<artifactId>jamgo-identity-ui</artifactId>
<version>5.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jamgo/jamgo-identity-ui/
implementation 'org.jamgo:jamgo-identity-ui:5.0.0-M2'
// https://jarcasting.com/artifacts/org.jamgo/jamgo-identity-ui/
implementation ("org.jamgo:jamgo-identity-ui:5.0.0-M2")
'org.jamgo:jamgo-identity-ui:jar:5.0.0-M2'
<dependency org="org.jamgo" name="jamgo-identity-ui" rev="5.0.0-M2">
<artifact name="jamgo-identity-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jamgo', module='jamgo-identity-ui', version='5.0.0-M2')
)
libraryDependencies += "org.jamgo" % "jamgo-identity-ui" % "5.0.0-M2"
[org.jamgo/jamgo-identity-ui "5.0.0-M2"]