MVN

com.anatawa12.asar4j : writer

Maven & Gradle

Apr 28, 2021
0 stars

writer · A asar implementation in java without runtime dependency.

<dependency>
    <groupId>com.anatawa12.asar4j</groupId>
    <artifactId>writer</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.anatawa12.asar4j : writer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.anatawa12.asar4j : writer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
writer-0.0.1

How to add a dependency to Maven

Add the following com.anatawa12.asar4j : writer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.anatawa12.asar4j</groupId>
    <artifactId>writer</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.anatawa12.asar4j : writer gradle dependency to your build.gradle file:

implementation 'com.anatawa12.asar4j:writer:0.0.1'

Gradle Kotlin DSL: Add the following com.anatawa12.asar4j : writer gradle kotlin dependency to your build.gradle.kts file:

implementation("com.anatawa12.asar4j:writer:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.anatawa12.asar4j : writer sbt scala dependency to your build.sbt file:

libraryDependencies += "com.anatawa12.asar4j" % "writer" % "0.0.1"

Advertisement

Dependencies from Group

Apr 28, 2021
3 usages
0 stars
Apr 28, 2021
1 usages
0 stars
Apr 28, 2021
0 stars
url
Apr 28, 2021
0 stars

Discover Dependencies

May 16, 2022
1 usages
5 stars
May 16, 2022
5 stars
Apr 27, 2021
0 stars
Apr 27, 2021
0 stars
Apr 27, 2021
1 stars
Dec 14, 2021
May 14, 2021
0 stars
Jul 12, 2023
115 stars