Last Version

MetaJ 0.0.1

The simple java library for reading manifest meta-information

License

License

GroupId

GroupId

com.github.terentich
ArtifactId

ArtifactId

metaj
Version

Version

0.0.1
Type

Type

jar
Description

Description

MetaJ
The simple java library for reading manifest meta-information
Project URL

Project URL

https://github.com/Terentich/MetaJ
Source Code Management

Source Code Management

https://git@github.com/Terentich/MetaJ.git

Download metaj 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.terentich/metaj/ -->
<dependency>
    <groupId>com.github.terentich</groupId>
    <artifactId>metaj</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.terentich/metaj/
implementation 'com.github.terentich:metaj:0.0.1'
// https://jarcasting.com/artifacts/com.github.terentich/metaj/
implementation ("com.github.terentich:metaj:0.0.1")
'com.github.terentich:metaj:jar:0.0.1'
<dependency org="com.github.terentich" name="metaj" rev="0.0.1">
  <artifact name="metaj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.terentich', module='metaj', version='0.0.1')
)
libraryDependencies += "com.github.terentich" % "metaj" % "0.0.1"
[com.github.terentich/metaj "0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.