GroupId | GroupIdio.github.andriamarosoa |
---|---|
ArtifactId | ArtifactIdsetter |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
setter-0.0.3.pom | |
setter-0.0.3.jar | 11 KB |
setter-0.0.3-sources.jar | 4 KB |
setter-0.0.3-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.andriamarosoa/setter/ -->
<dependency>
<groupId>io.github.andriamarosoa</groupId>
<artifactId>setter</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.andriamarosoa/setter/
implementation 'io.github.andriamarosoa:setter:0.0.3'
// https://jarcasting.com/artifacts/io.github.andriamarosoa/setter/
implementation ("io.github.andriamarosoa:setter:0.0.3")
'io.github.andriamarosoa:setter:jar:0.0.3'
<dependency org="io.github.andriamarosoa" name="setter" rev="0.0.3">
<artifact name="setter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.andriamarosoa', module='setter', version='0.0.3')
)
libraryDependencies += "io.github.andriamarosoa" % "setter" % "0.0.3"
[io.github.andriamarosoa/setter "0.0.3"]