License |
License
The MIT License
|
---|---|
GroupId | GroupIdcom.techshroom |
ArtifactId | ArtifactIdAversion |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAversion
Common Gradle Config for TechShroom
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Aversion-3.1.0.pom | |
Aversion-3.1.0.jar | 114 KB |
Aversion-3.1.0-sources.jar | 7 KB |
Aversion-3.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |