Last Version

jeka 0.9.20.RC26

Automate with plain Java code and nothing else.

License

License

Apache License V2.0
Apache License V2.0
GroupId

GroupId

dev.jeka
ArtifactId

ArtifactId

jeka-core
Version

Version

0.9.20.RC26
Type

Type

jar
Description

Description

jeka
Automate with plain Java code and nothing else.
Project URL

Project URL

https://jeka.dev
Source Code Management

Source Code Management

https://jeka.dev

Download jeka-core 0.9.20.RC26


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

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.