plugin-sdk

Algorithmia plugin SDK

License

License

MIT
GroupId

GroupId

com.algorithmia
ArtifactId

ArtifactId

plugin-sdk
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

plugin-sdk
Algorithmia plugin SDK
Project URL

Project URL

https://github.com/algorithmiaio/plugin-sdk
Project Organization

Project Organization

com.algorithmia

Download plugin-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/com.algorithmia/plugin-sdk/ -->
<dependency>
    <groupId>com.algorithmia</groupId>
    <artifactId>plugin-sdk</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.algorithmia/plugin-sdk/
implementation 'com.algorithmia:plugin-sdk:1.0.0'
// https://jarcasting.com/artifacts/com.algorithmia/plugin-sdk/
implementation ("com.algorithmia:plugin-sdk:1.0.0")
'com.algorithmia:plugin-sdk:jar:1.0.0'
<dependency org="com.algorithmia" name="plugin-sdk" rev="1.0.0">
  <artifact name="plugin-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.algorithmia', module='plugin-sdk', version='1.0.0')
)
libraryDependencies += "com.algorithmia" % "plugin-sdk" % "1.0.0"
[com.algorithmia/plugin-sdk "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1.1