License |
License |
---|---|
Categories |
CategoriesGroovy Languages Net |
GroupId | GroupIdau.net.causal.groovysh-windows-fix |
ArtifactId | ArtifactIdgroovysh-windows-fix |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGroovy Shell Windows Fix
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
groovysh-windows-fix-1.1.pom | |
groovysh-windows-fix-1.1.jar | 7 KB |
groovysh-windows-fix-1.1-sources.jar | 3 KB |
groovysh-windows-fix-1.1-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.1</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.1'
// https://jarcasting.com/artifacts/au.net.causal.groovysh-windows-fix/groovysh-windows-fix/
implementation ("au.net.causal.groovysh-windows-fix:groovysh-windows-fix:1.1")
'au.net.causal.groovysh-windows-fix:groovysh-windows-fix:jar:1.1'
<dependency org="au.net.causal.groovysh-windows-fix" name="groovysh-windows-fix" rev="1.1">
<artifact name="groovysh-windows-fix" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.groovysh-windows-fix', module='groovysh-windows-fix', version='1.1')
)
libraryDependencies += "au.net.causal.groovysh-windows-fix" % "groovysh-windows-fix" % "1.1"
[au.net.causal.groovysh-windows-fix/groovysh-windows-fix "1.1"]
Group / Artifact | Type | Version |
---|---|---|
jline : jline | jar | 2.14.6 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 3.0.7 |