MVN

org.whiley : javr

Maven & Gradle

Feb 17, 2023
9 stars

JavaAVR · A Java Emulator for AVR Micro-controllers, such as the ATMega328 or ATTiny85. Includes instruction decoding / encoding, emulation and support for I/O peripherals.

<dependency>
    <groupId>org.whiley</groupId>
    <artifactId>javr</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.whiley : javr to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of org.whiley : javr to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
javr-1.1.2
javr-1.1.1
1.1
javr-1.1
1.0
javr-1.0

How to add a dependency to Maven

Add the following org.whiley : javr maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.whiley</groupId>
    <artifactId>javr</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.whiley : javr gradle dependency to your build.gradle file:

implementation 'org.whiley:javr:1.1.2'

Gradle Kotlin DSL: Add the following org.whiley : javr gradle kotlin dependency to your build.gradle.kts file:

implementation("org.whiley:javr:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.whiley : javr sbt scala dependency to your build.sbt file:

libraryDependencies += "org.whiley" % "javr" % "1.1.2"

Advertisement

Dependencies from Group

3 usages
wyc
Aug 10, 2022
3 usages
216 stars
May 25, 2021
2 usages
3 stars
Dec 03, 2021
2 usages
Sep 24, 2019
1 usages
23 stars

Discover Dependencies

Apr 10, 2019
2 usages
221 stars
Apr 10, 2019
1 usages
4 stars
Feb 16, 2023
5 usages
73k stars
Apr 11, 2019
1 usages
1k stars
Apr 11, 2019
8 usages
Oct 30, 2022
Jun 02, 2023
1 usages
Oct 31, 2022
1 usages
Jun 02, 2023
1 usages