License |
License |
---|---|
GroupId | GroupIdtop.gotoeasy |
ArtifactId | ArtifactIdgotoeasy-core |
Version | Version1.2.11 |
Type | Typejar |
Description |
Descriptiongotoeasy-core
gotoeasy-core contains some useful classes.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gotoeasy-core-1.2.11.pom | |
gotoeasy-core-1.2.11.jar | 100 KB |
gotoeasy-core-1.2.11-sources.jar | 74 KB |
gotoeasy-core-1.2.11-javadoc.jar | 505 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.gotoeasy/gotoeasy-core/ -->
<dependency>
<groupId>top.gotoeasy</groupId>
<artifactId>gotoeasy-core</artifactId>
<version>1.2.11</version>
</dependency>
// https://jarcasting.com/artifacts/top.gotoeasy/gotoeasy-core/
implementation 'top.gotoeasy:gotoeasy-core:1.2.11'
// https://jarcasting.com/artifacts/top.gotoeasy/gotoeasy-core/
implementation ("top.gotoeasy:gotoeasy-core:1.2.11")
'top.gotoeasy:gotoeasy-core:jar:1.2.11'
<dependency org="top.gotoeasy" name="gotoeasy-core" rev="1.2.11">
<artifact name="gotoeasy-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.gotoeasy', module='gotoeasy-core', version='1.2.11')
)
libraryDependencies += "top.gotoeasy" % "gotoeasy-core" % "1.2.11"
[top.gotoeasy/gotoeasy-core "1.2.11"]
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 1.1-groovy-2.4 |
org.codehaus.groovy : groovy-all | jar | 2.4.15 |