component-sdk

iSysCore Component License SDK

License

License

GroupId

GroupId

com.github.isyscore
ArtifactId

ArtifactId

component-sdk
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

component-sdk
iSysCore Component License SDK
Project URL

Project URL

https://github.com/isyscore/component-sdk
Source Code Management

Source Code Management

https://github.com/isyscore/component-sdk

Download component-sdk

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

runtime (1)

Group / Artifact Type Version
com.github.isyscore : common-jvm jar 1.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0