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