Aversion

Common Gradle Config for TechShroom

License

License

The MIT License
GroupId

GroupId

com.techshroom
ArtifactId

ArtifactId

Aversion
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Aversion
Common Gradle Config for TechShroom
Project URL

Project URL

https://github.com/TechShroom/Aversion
Source Code Management

Source Code Management

https://github.com/TechShroom/Aversion

Download Aversion

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.jcabi : jcabi-github jar 0.28
net.ltgt.gradle » gradle-apt-plugin jar 0.8
org.jsoup : jsoup jar 1.9.2

Project Modules

There are no modules declared in this project.
com.techshroom

TechShroom

A game development company.

Versions

Version
3.1.0
3.0.1
3.0.0
2.0.1
2.0.0