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