Last Version

Recipe Framework 0.4.0

Parent project for Recipe framework

License

License

Categories

Categories

ORM Data
GroupId

GroupId

ca.derekcormier.recipe
ArtifactId

ArtifactId

recipe
Version

Version

0.4.0
Type

Type

pom
Description

Description

Recipe Framework
Parent project for Recipe framework
Project URL

Project URL

https://github.com/kormide/recipe
Source Code Management

Source Code Management

http://github.com/kormide/recipe/tree/master

Download recipe 0.4.0

Filename Size
recipe-0.4.0.pom 7 KB
Browse

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

There are no modules declared in this project.