GroupId | GroupIdtop.marchand.xml |
---|---|
ArtifactId | ArtifactIdgaulois-pipe |
Version | Version1.03.05 |
Type | Typejar |
Filename | Size |
---|---|
gaulois-pipe-1.03.05.pom | |
gaulois-pipe-1.03.05.jar | 142 KB |
gaulois-pipe-1.03.05-sources.jar | 81 KB |
gaulois-pipe-1.03.05-javadoc.jar | 285 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.marchand.xml/gaulois-pipe/ -->
<dependency>
<groupId>top.marchand.xml</groupId>
<artifactId>gaulois-pipe</artifactId>
<version>1.03.05</version>
</dependency>
// https://jarcasting.com/artifacts/top.marchand.xml/gaulois-pipe/
implementation 'top.marchand.xml:gaulois-pipe:1.03.05'
// https://jarcasting.com/artifacts/top.marchand.xml/gaulois-pipe/
implementation ("top.marchand.xml:gaulois-pipe:1.03.05")
'top.marchand.xml:gaulois-pipe:jar:1.03.05'
<dependency org="top.marchand.xml" name="gaulois-pipe" rev="1.03.05">
<artifact name="gaulois-pipe" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.marchand.xml', module='gaulois-pipe', version='1.03.05')
)
libraryDependencies += "top.marchand.xml" % "gaulois-pipe" % "1.03.05"
[top.marchand.xml/gaulois-pipe "1.03.05"]