MVN

com.bortbort.arduino : model-core

Maven & Gradle

Jul 31, 2016
0 stars

ArduinoModel-Core · ArduinoModel-Core is the core library for supporting a pure Java representation of a hardware Arduino project board.

<dependency>
    <groupId>com.bortbort.arduino</groupId>
    <artifactId>model-core</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bortbort.arduino : model-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.bortbort.arduino : model-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
model-core-0.1.0

How to add a dependency to Maven

Add the following com.bortbort.arduino : model-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bortbort.arduino</groupId>
    <artifactId>model-core</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bortbort.arduino : model-core gradle dependency to your build.gradle file:

implementation 'com.bortbort.arduino:model-core:0.1.0'

Gradle Kotlin DSL: Add the following com.bortbort.arduino : model-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bortbort.arduino:model-core:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bortbort.arduino : model-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bortbort.arduino" % "model-core" % "0.1.0"

Advertisement

Dependencies from Group

Jul 18, 2016
1 usages
7 stars
Jul 31, 2016
0 stars

Discover Dependencies

Jul 26, 2016
Jul 28, 2016
1 stars
Jul 25, 2016
0 stars
Feb 06, 2017
27 stars
Aug 22, 2023
3 stars
Oct 01, 2018
1 usages
10.7k stars
Aug 05, 2016
46 stars
Jun 14, 2021
5 usages
137 stars
Jun 14, 2021
8 usages
229 stars