Categories |
CategoriesGroovy Languages Net |
---|---|
GroupId | GroupIdau.net.causal.groovysh-windows-fix |
ArtifactId | ArtifactIdgroovysh-windows-fix |
Version | Version1.0 |
Type | Typejar |
Filename | Size |
---|---|
groovysh-windows-fix-1.0.pom | |
groovysh-windows-fix-1.0.jar | 7 KB |
groovysh-windows-fix-1.0-sources.jar | 3 KB |
groovysh-windows-fix-1.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/au.net.causal.groovysh-windows-fix/groovysh-windows-fix/ -->
<dependency>
<groupId>au.net.causal.groovysh-windows-fix</groupId>
<artifactId>groovysh-windows-fix</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.net.causal.groovysh-windows-fix/groovysh-windows-fix/
implementation 'au.net.causal.groovysh-windows-fix:groovysh-windows-fix:1.0'
// https://jarcasting.com/artifacts/au.net.causal.groovysh-windows-fix/groovysh-windows-fix/
implementation ("au.net.causal.groovysh-windows-fix:groovysh-windows-fix:1.0")
'au.net.causal.groovysh-windows-fix:groovysh-windows-fix:jar:1.0'
<dependency org="au.net.causal.groovysh-windows-fix" name="groovysh-windows-fix" rev="1.0">
<artifact name="groovysh-windows-fix" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.groovysh-windows-fix', module='groovysh-windows-fix', version='1.0')
)
libraryDependencies += "au.net.causal.groovysh-windows-fix" % "groovysh-windows-fix" % "1.0"
[au.net.causal.groovysh-windows-fix/groovysh-windows-fix "1.0"]