GroupId | GroupIdorg.etourdot |
---|---|
ArtifactId | ArtifactIdxincproc-exe |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
xincproc-exe-1.0.0.pom | |
xincproc-exe-1.0.0.jar | 4 KB |
xincproc-exe-1.0.0-sources.jar | 2 KB |
xincproc-exe-1.0.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.etourdot/xincproc-exe/ -->
<dependency>
<groupId>org.etourdot</groupId>
<artifactId>xincproc-exe</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.etourdot/xincproc-exe/
implementation 'org.etourdot:xincproc-exe:1.0.0'
// https://jarcasting.com/artifacts/org.etourdot/xincproc-exe/
implementation ("org.etourdot:xincproc-exe:1.0.0")
'org.etourdot:xincproc-exe:jar:1.0.0'
<dependency org="org.etourdot" name="xincproc-exe" rev="1.0.0">
<artifact name="xincproc-exe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.etourdot', module='xincproc-exe', version='1.0.0')
)
libraryDependencies += "org.etourdot" % "xincproc-exe" % "1.0.0"
[org.etourdot/xincproc-exe "1.0.0"]