Last Version

Aversion 3.1.0

Common Gradle Config for TechShroom

License

License

The MIT License
GroupId

GroupId

com.techshroom
ArtifactId

ArtifactId

Aversion
Version

Version

3.1.0
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 3.1.0


<!-- 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.