License |
License |
---|---|
GroupId | GroupIdcom.github.anylogic |
ArtifactId | ArtifactIdalogic-example |
Version | Version1.6.9 |
Type | Typejar |
Description |
Descriptionalogic-example
一些样例
|
Filename | Size |
---|---|
alogic-example-1.6.9.pom | |
alogic-example-1.6.9.jar | 10 KB |
alogic-example-1.6.9-sources.jar | 5 KB |
alogic-example-1.6.9-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.anylogic/alogic-example/ -->
<dependency>
<groupId>com.github.anylogic</groupId>
<artifactId>alogic-example</artifactId>
<version>1.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-example/
implementation 'com.github.anylogic:alogic-example:1.6.9'
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-example/
implementation ("com.github.anylogic:alogic-example:1.6.9")
'com.github.anylogic:alogic-example:jar:1.6.9'
<dependency org="com.github.anylogic" name="alogic-example" rev="1.6.9">
<artifact name="alogic-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anylogic', module='alogic-example', version='1.6.9')
)
libraryDependencies += "com.github.anylogic" % "alogic-example" % "1.6.9"
[com.github.anylogic/alogic-example "1.6.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.anylogic : alogic-core | jar | 1.6.9 |