MVN

com.darwinsys : darwinsys-api

Maven & Gradle

Jun 25, 2022
3 usages
74 stars

DarwinSys API · Ian Darwin's assorted Java stuff, assembled as an API.

<dependency>
    <groupId>com.darwinsys</groupId>
    <artifactId>darwinsys-api</artifactId>
    <version>1.7.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.darwinsys : darwinsys-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.6

All Versions

Choose a version of com.darwinsys : darwinsys-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
darwinsys-api-1.7.6
darwinsys-api-1.7.5
darwinsys-api-1.7.4
darwinsys-api-1.7.3
darwinsys-api-1.7.2
1.5.x
darwinsys-api-1.5.15
darwinsys-api-1.5.14
darwinsys-api-1.5.13
1.1.x
darwinsys-api-1.1.3
1.0.x
darwinsys-api-1.0.5
darwinsys-api-1.0.3

How to add a dependency to Maven

Add the following com.darwinsys : darwinsys-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.darwinsys</groupId>
    <artifactId>darwinsys-api</artifactId>
    <version>1.7.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.darwinsys : darwinsys-api gradle dependency to your build.gradle file:

implementation 'com.darwinsys:darwinsys-api:1.7.6'

Gradle Kotlin DSL: Add the following com.darwinsys : darwinsys-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.darwinsys:darwinsys-api:1.7.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.darwinsys : darwinsys-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.darwinsys" % "darwinsys-api" % "1.7.6"

Advertisement

Dependencies from Group

Jun 25, 2022
3 usages
74 stars
Feb 27, 2014
2 usages
14 stars
Jul 26, 2016
1 usages
1 stars
Feb 08, 2021
0 stars
Feb 03, 2016
0 stars

Discover Dependencies

Jul 18, 2022
3 usages
43 stars
Dec 03, 2019
4 usages
103 stars
Jan 17, 2019
4 usages
Mar 07, 2016
10 usages
Oct 18, 2016
4 usages
Aug 06, 2018
13 usages
35 stars
Jun 02, 2016
5 usages
1 stars
May 31, 2019
7 usages
426 stars
Jul 10, 2017
9 usages
12 stars