License |
License |
---|---|
GroupId | GroupIdcom.github.anylogic |
ArtifactId | ArtifactIdalogic |
Version | Version1.6.13 |
Type | Typepom |
Description |
Descriptionalogic
一个高效的轻量级服务框架
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
alogic-1.6.13.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.anylogic/alogic/ -->
<dependency>
<groupId>com.github.anylogic</groupId>
<artifactId>alogic</artifactId>
<version>1.6.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.anylogic/alogic/
implementation 'com.github.anylogic:alogic:1.6.13'
// https://jarcasting.com/artifacts/com.github.anylogic/alogic/
implementation ("com.github.anylogic:alogic:1.6.13")
'com.github.anylogic:alogic:pom:1.6.13'
<dependency org="com.github.anylogic" name="alogic" rev="1.6.13">
<artifact name="alogic" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.anylogic', module='alogic', version='1.6.13')
)
libraryDependencies += "com.github.anylogic" % "alogic" % "1.6.13"
[com.github.anylogic/alogic "1.6.13"]