GroupId | GroupIdcom.ixortalk |
---|---|
ArtifactId | ArtifactIdixortalk-authserver |
Version | Version1.0.2 |
Type | Typewar |
Filename | Size |
---|---|
ixortalk-authserver-1.0.2.pom | |
ixortalk-authserver-1.0.2.war | 66 MB |
ixortalk-authserver-1.0.2-sources.jar | 863 KB |
ixortalk-authserver-1.0.2-javadoc.jar | 721 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ixortalk/ixortalk-authserver/ -->
<dependency>
<groupId>com.ixortalk</groupId>
<artifactId>ixortalk-authserver</artifactId>
<version>1.0.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.ixortalk/ixortalk-authserver/
implementation 'com.ixortalk:ixortalk-authserver:1.0.2'
// https://jarcasting.com/artifacts/com.ixortalk/ixortalk-authserver/
implementation ("com.ixortalk:ixortalk-authserver:1.0.2")
'com.ixortalk:ixortalk-authserver:war:1.0.2'
<dependency org="com.ixortalk" name="ixortalk-authserver" rev="1.0.2">
<artifact name="ixortalk-authserver" type="war" />
</dependency>
@Grapes(
@Grab(group='com.ixortalk', module='ixortalk-authserver', version='1.0.2')
)
libraryDependencies += "com.ixortalk" % "ixortalk-authserver" % "1.0.2"
[com.ixortalk/ixortalk-authserver "1.0.2"]