Last Version

de.rhocas.featuregen:featuregen-lib 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-lib
Version

Version

2.0.0
Type

Type

jar
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-lib

Download featuregen-lib 2.0.0


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