License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.jeluard |
ArtifactId | ArtifactIdattachant |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAttachant
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
attachant-0.9.pom | |
attachant-0.9.jar | 7 KB |
attachant-0.9-sources.jar | 4 KB |
attachant-0.9-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jeluard/attachant/ -->
<dependency>
<groupId>com.github.jeluard</groupId>
<artifactId>attachant</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeluard/attachant/
implementation 'com.github.jeluard:attachant:0.9'
// https://jarcasting.com/artifacts/com.github.jeluard/attachant/
implementation ("com.github.jeluard:attachant:0.9")
'com.github.jeluard:attachant:jar:0.9'
<dependency org="com.github.jeluard" name="attachant" rev="0.9">
<artifact name="attachant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeluard', module='attachant', version='0.9')
)
libraryDependencies += "com.github.jeluard" % "attachant" % "0.9"
[com.github.jeluard/attachant "0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 1.3.9 |