Last Version

Zkejid's Constructor Framework API 1.0.0

API for Zkejid's Constructor Framework.

License

License

GroupId

GroupId

com.zkejid.constructor
ArtifactId

ArtifactId

core-api
Version

Version

1.0.0
Type

Type

jar
Description

Description

Zkejid's Constructor Framework API
API for Zkejid's Constructor Framework.
Project URL

Project URL

https://github.com/zkejidsconstructor/core/tree/master/core-api

Download core-api 1.0.0


<!-- https://jarcasting.com/artifacts/com.zkejid.constructor/core-api/ -->
<dependency>
    <groupId>com.zkejid.constructor</groupId>
    <artifactId>core-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zkejid.constructor/core-api/
implementation 'com.zkejid.constructor:core-api:1.0.0'
// https://jarcasting.com/artifacts/com.zkejid.constructor/core-api/
implementation ("com.zkejid.constructor:core-api:1.0.0")
'com.zkejid.constructor:core-api:jar:1.0.0'
<dependency org="com.zkejid.constructor" name="core-api" rev="1.0.0">
  <artifact name="core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zkejid.constructor', module='core-api', version='1.0.0')
)
libraryDependencies += "com.zkejid.constructor" % "core-api" % "1.0.0"
[com.zkejid.constructor/core-api "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.