Last Version

com.github.kawshik:RecomendationSystem 1.0.0

A Recommendation System that uses content filterring to recommend details based on data provided.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.kawshik
ArtifactId

ArtifactId

RecomendationSystem
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.github.kawshik:RecomendationSystem
A Recommendation System that uses content filterring to recommend details based on data provided.
Project URL

Project URL

https://github.com/Kawshik/RecomendationSystem
Source Code Management

Source Code Management

http://github.com/Kawshik/RecomendationSystem/tree/master

Download RecomendationSystem 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20180130

Project Modules

There are no modules declared in this project.