Featureflow Java Tutorial

A quickstart archtype for the in app featureflow java tutorial

License

License

GroupId

GroupId

io.featureflow
ArtifactId

ArtifactId

featureflow-tutorial
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Featureflow Java Tutorial
A quickstart archtype for the in app featureflow java tutorial
Project URL

Project URL

https://featureflow.io

Download featureflow-tutorial

How to add to project

<!-- https://jarcasting.com/artifacts/io.featureflow/featureflow-tutorial/ -->
<dependency>
    <groupId>io.featureflow</groupId>
    <artifactId>featureflow-tutorial</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.featureflow/featureflow-tutorial/
implementation 'io.featureflow:featureflow-tutorial:1.0.1'
// https://jarcasting.com/artifacts/io.featureflow/featureflow-tutorial/
implementation ("io.featureflow:featureflow-tutorial:1.0.1")
'io.featureflow:featureflow-tutorial:jar:1.0.1'
<dependency org="io.featureflow" name="featureflow-tutorial" rev="1.0.1">
  <artifact name="featureflow-tutorial" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.featureflow', module='featureflow-tutorial', version='1.0.1')
)
libraryDependencies += "io.featureflow" % "featureflow-tutorial" % "1.0.1"
[io.featureflow/featureflow-tutorial "1.0.1"]

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.
io.featureflow

featureflow

Versions

Version
1.0.1
0.0.1