processors

Simple module of processors

License

License

GroupId

GroupId

io.github.asewhy
ArtifactId

ArtifactId

processors
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

processors
Simple module of processors
Project URL

Project URL

https://github.com/AseWhy/processors
Source Code Management

Source Code Management

https://github.io/AseWhy/processors

Download processors

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 22.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0