Last Version

feature-gen 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-dependencies
Version

Version

2.0.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/nils-christian/feature-gen
Source Code Management

Source Code Management

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

Download featuregen-dependencies 2.0.0


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