is not current version
Last Version 0.9.20.RC26

jeka 0.9.10.RC6

Automate with plain Java code and nothing else.

License

License

GroupId

GroupId

dev.jeka
ArtifactId

ArtifactId

jeka-core
Version

Version

0.9.10.RC6
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://github.com/jerkar/jeka.git

Download jeka-core 0.9.10.RC6


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

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.