License |
License
Intersult Open Binary, Version 1.0
|
---|---|
GroupId | GroupIdcom.intersult |
ArtifactId | ArtifactIdai |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArtificial Intelligence
Artificial Intelligence
|
Project Organization |
Project OrganizationIntersult GmbH |
Filename | Size |
---|---|
ai-1.0.pom | |
ai-1.0.jar | 99 KB |
ai-1.0-sources.jar | 235 bytes |
ai-1.0-javadoc.jar | 503 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.intersult/ai/ -->
<dependency>
<groupId>com.intersult</groupId>
<artifactId>ai</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.intersult/ai/
implementation 'com.intersult:ai:1.0'
// https://jarcasting.com/artifacts/com.intersult/ai/
implementation ("com.intersult:ai:1.0")
'com.intersult:ai:jar:1.0'
<dependency org="com.intersult" name="ai" rev="1.0">
<artifact name="ai" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intersult', module='ai', version='1.0')
)
libraryDependencies += "com.intersult" % "ai" % "1.0"
[com.intersult/ai "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.intersult : design-utils | jar | 1.2.3 |
com.intersult : lambda | jar | 1.1-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.1 |