MVN

com.github.hdouss : aljebra

Maven & Gradle

May 11, 2020
2 usages
24 stars

Java simple Algebra library abstract API

<dependency>
    <groupId>com.github.hdouss</groupId>
    <artifactId>aljebra</artifactId>
    <version>0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hdouss : aljebra to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3

All Versions

Choose a version of com.github.hdouss : aljebra to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3
aljebra-0.3
0.2
aljebra-0.2
0.1
aljebra-0.1

How to add a dependency to Maven

Add the following com.github.hdouss : aljebra maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.hdouss</groupId>
    <artifactId>aljebra</artifactId>
    <version>0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.hdouss : aljebra gradle dependency to your build.gradle file:

implementation 'com.github.hdouss:aljebra:0.3'

Gradle Kotlin DSL: Add the following com.github.hdouss : aljebra gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.hdouss:aljebra:0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.hdouss : aljebra sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.hdouss" % "aljebra" % "0.3"

Advertisement

Dependencies from Group

May 11, 2020
2 usages
24 stars
May 11, 2020
1 usages
24 stars
Feb 08, 2020
0 stars
May 11, 2020
24 stars
May 11, 2020
27 stars

Discover Dependencies

Jan 14, 2023
1 stars
Jan 15, 2023
1 stars
Dec 27, 2020
7 stars
Feb 25, 2020
1 stars
Apr 27, 2023
15 usages
27.2k stars
Dec 17, 2020
78 stars
Feb 11, 2020
1 usages
567 stars
Nov 30, 2022
2 usages
3.4k stars