Skip to content

MCompSc-SoftwareEngineering/Introduction_To_Hardware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 

Repository files navigation

Introduction To Computer Hardware.

Using.

Linux - Ubuntu.

Version: 24.04.4 LTS.

Build id: 26200.7840

IntelliJ IDEA.

Version: 2026.1. Build #IU-261.22158.277, built on March 25, 2026.

Runtime version: 25.0.2+10-b329.72 amd64 (JCEF 137.0.17-261-b65).

Dependencies.

The Java Development Kit (JDK).

Version: 25.0.2.

Apache Maven.

Java Native Access Library.

edit pom.xml.

 <dependency>
	    <groupId>net.java.dev.jna</groupId>
	    <artifactId>jna</artifactId>
	    <version>5.18.1</version> <!-- Use the latest version -->
	</dependency>
	<dependency>
	    <groupId>net.java.dev.jna</groupId>
	    <artifactId>jna-platform</artifactId>
	    <version>5.18.1</version> <!-- Use the latest version -->
	</dependency>

Cygwin.

About

Introduction to computer hardware - assignment 1 (the dll).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages