Skip to content

OpenLoom v0.0.2

Latest
Compare
Choose a tag to compare
@raghul-tech raghul-tech released this 19 Jun 16:22

🧡 OpenLoom v0.0.2 β€” Packaging Fix Release πŸ“¦

This minor release fixes a key packaging issue from v0.0.1, ensuring the artifact is recognized properly in IDEs and dependency managers.


πŸ”§ Fixes

  • βœ… Proper JAR Packaging
    • The library is now published correctly as a .jar file (not shown as a folder) when added via Maven or Gradle.
    • Resolves IDE issues where the dependency was not recognized as a compiled JAR.

πŸ“¦ Dependency Example

<dependency>
  <groupId>io.github.raghul-tech</groupId>
  <artifactId>openloom</artifactId>
  <version>0.0.2</version>
</dependency>

πŸ”— Quick Links

πŸ“¦ Maven Central

πŸ“š Javadoc

πŸ” Source Code

πŸ’‘ Examples Folder

β˜• Support OpenLoom

βœ… Requirements

Java 8 or above (JDK 17+ recommended)

πŸ”– Version: v0.0.2

πŸ“… Release Date: 2025-06-19