Last Version

Java SDK Wrapper: java.lang.System implementation 1.0.0

Implementation of the module hiding functionality of Java SDK class java.lang.System.

License

License

GroupId

GroupId

com.zkejid.constructor
ArtifactId

ArtifactId

javasdk-system-impl
Version

Version

1.0.0
Type

Type

jar
Description

Description

Java SDK Wrapper: java.lang.System implementation
Implementation of the module hiding functionality of Java SDK class java.lang.System.
Project URL

Project URL

https://github.com/zkejidsconstructor/javasdk/tree/master/javasdk-system/javasdk-system-impl

Download javasdk-system-impl 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.zkejid.constructor : javasdk-system-api jar 0.1.0-SNAPSHOT
com.zkejid.constructor : core-api jar 0.1.0-SNAPSHOT

Project Modules

There are no modules declared in this project.