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