Donkey parent

Common configuration for all Donkey modules

License

License

MIT
Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.github.asvanberg
ArtifactId

ArtifactId

donkey-parent
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

Donkey parent
Common configuration for all Donkey modules
Project URL

Project URL

https://github.com/asvanberg/donkey
Source Code Management

Source Code Management

https://github.com/asvanberg/donkey

Download donkey-parent

Filename Size
donkey-parent-1.4.0.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.asvanberg/donkey-parent/ -->
<dependency>
    <groupId>io.github.asvanberg</groupId>
    <artifactId>donkey-parent</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.asvanberg/donkey-parent/
implementation 'io.github.asvanberg:donkey-parent:1.4.0'
// https://jarcasting.com/artifacts/io.github.asvanberg/donkey-parent/
implementation ("io.github.asvanberg:donkey-parent:1.4.0")
'io.github.asvanberg:donkey-parent:pom:1.4.0'
<dependency org="io.github.asvanberg" name="donkey-parent" rev="1.4.0">
  <artifact name="donkey-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.asvanberg', module='donkey-parent', version='1.4.0')
)
libraryDependencies += "io.github.asvanberg" % "donkey-parent" % "1.4.0"
[io.github.asvanberg/donkey-parent "1.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • impl
  • apt

Versions

Version
1.4.0
1.3.0