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