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