Last Version

Zkejid's Constructor Framework: base implementation 1.0.0

Implementation of Zkejid's Constructor Framework.

License

License

GroupId

GroupId

com.zkejid.constructor
ArtifactId

ArtifactId

core-impl
Version

Version

1.0.0
Type

Type

jar
Description

Description

Zkejid's Constructor Framework: base implementation
Implementation of Zkejid's Constructor Framework.
Project URL

Project URL

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

Download core-impl 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.zkejid.constructor : core-api jar 1.0.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.