Last Version

Zkejid's Constructor Framework 1.0.0

Constructor - is a framework that supports modular development of applications.

License

License

GroupId

GroupId

com.zkejid.constructor
ArtifactId

ArtifactId

core
Version

Version

1.0.0
Type

Type

pom
Description

Description

Zkejid's Constructor Framework
Constructor - is a framework that supports modular development of applications.
Project URL

Project URL

https://github.com/zkejidsconstructor/core
Source Code Management

Source Code Management

https://github.com/zkejidsconstructor/core

Download core 1.0.0

Filename Size
core-1.0.0.pom 7 KB
Browse

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

  • core-impl
  • core-api