| License | License
                                                        GPLv3 with Classpath Exception                                                 | 
|---|---|
| Categories | CategoriesAparapi Development Tools Native | 
| GroupId | GroupIdcom.cedarsoft | 
| ArtifactId | ArtifactIdaparapi | 
| Last Version | Last Version8.7.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontest.Aparapi cedarsoft Open Source projects | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| aparapi-8.7.0.pom | |
| aparapi-8.7.0.jar | 6 KB | 
| aparapi-8.7.0-tests.jar | 3 KB | 
| aparapi-8.7.0-sources.jar | 3 KB | 
| aparapi-8.7.0-javadoc.jar | 21 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.cedarsoft/aparapi/ -->
<dependency>
    <groupId>com.cedarsoft</groupId>
    <artifactId>aparapi</artifactId>
    <version>8.7.0</version>
</dependency>// https://jarcasting.com/artifacts/com.cedarsoft/aparapi/
implementation 'com.cedarsoft:aparapi:8.7.0'// https://jarcasting.com/artifacts/com.cedarsoft/aparapi/
implementation ("com.cedarsoft:aparapi:8.7.0")'com.cedarsoft:aparapi:jar:8.7.0'<dependency org="com.cedarsoft" name="aparapi" rev="8.7.0">
  <artifact name="aparapi" type="jar" />
</dependency>@Grapes(
@Grab(group='com.cedarsoft', module='aparapi', version='8.7.0')
)libraryDependencies += "com.cedarsoft" % "aparapi" % "8.7.0"[com.cedarsoft/aparapi "8.7.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.aparapi : aparapi | jar | 1.4.0 | 
| com.cedarsoft.dependencies-sets : kotlin | pom | 8.7.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.cedarsoft.dependencies-sets : kotlin-test | pom | 8.7.0 |