Last Version

de.rhocas.featuregen:featuregen-parent 2.0.0

feature-gen is a small open-source framework that lets you generate typesafe feature checks from FeatureIDE models.

License

License

MIT
GroupId

GroupId

de.rhocas.featuregen
ArtifactId

ArtifactId

featuregen-parent
Version

Version

2.0.0
Type

Type

pom
Description

Description

feature-gen is a small open-source framework that lets you generate typesafe feature checks from FeatureIDE models.
Source Code Management

Source Code Management

http://github.com/nils-christian/feature-gen/tree/master/featuregen-parent

Download featuregen-parent 2.0.0


<!-- https://jarcasting.com/artifacts/de.rhocas.featuregen/featuregen-parent/ -->
<dependency>
    <groupId>de.rhocas.featuregen</groupId>
    <artifactId>featuregen-parent</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.rhocas.featuregen/featuregen-parent/
implementation 'de.rhocas.featuregen:featuregen-parent:2.0.0'
// https://jarcasting.com/artifacts/de.rhocas.featuregen/featuregen-parent/
implementation ("de.rhocas.featuregen:featuregen-parent:2.0.0")
'de.rhocas.featuregen:featuregen-parent:pom:2.0.0'
<dependency org="de.rhocas.featuregen" name="featuregen-parent" rev="2.0.0">
  <artifact name="featuregen-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.rhocas.featuregen', module='featuregen-parent', version='2.0.0')
)
libraryDependencies += "de.rhocas.featuregen" % "featuregen-parent" % "2.0.0"
[de.rhocas.featuregen/featuregen-parent "2.0.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.