GroupId | GroupIdcom.github.anylogic |
---|---|
ArtifactId | ArtifactIdalogic-auth |
Version | Version1.6.11 |
Type | Typejar |
Filename | Size |
---|---|
alogic-auth-1.6.11.pom | |
alogic-auth-1.6.11.jar | 178 KB |
alogic-auth-1.6.11-sources.jar | 98 KB |
alogic-auth-1.6.11-javadoc.jar | 881 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.anylogic/alogic-auth/ -->
<dependency>
<groupId>com.github.anylogic</groupId>
<artifactId>alogic-auth</artifactId>
<version>1.6.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-auth/
implementation 'com.github.anylogic:alogic-auth:1.6.11'
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-auth/
implementation ("com.github.anylogic:alogic-auth:1.6.11")
'com.github.anylogic:alogic-auth:jar:1.6.11'
<dependency org="com.github.anylogic" name="alogic-auth" rev="1.6.11">
<artifact name="alogic-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anylogic', module='alogic-auth', version='1.6.11')
)
libraryDependencies += "com.github.anylogic" % "alogic-auth" % "1.6.11"
[com.github.anylogic/alogic-auth "1.6.11"]