GroupId | GroupIdcom.github.sunnus3 |
---|---|
ArtifactId | ArtifactIdgecco-core |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
gecco-core-1.3.1.pom | |
gecco-core-1.3.1.jar | 42 KB |
gecco-core-1.3.1-sources.jar | 22 KB |
gecco-core-1.3.1-javadoc.jar | 174 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sunnus3/gecco-core/ -->
<dependency>
<groupId>com.github.sunnus3</groupId>
<artifactId>gecco-core</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sunnus3/gecco-core/
implementation 'com.github.sunnus3:gecco-core:1.3.1'
// https://jarcasting.com/artifacts/com.github.sunnus3/gecco-core/
implementation ("com.github.sunnus3:gecco-core:1.3.1")
'com.github.sunnus3:gecco-core:jar:1.3.1'
<dependency org="com.github.sunnus3" name="gecco-core" rev="1.3.1">
<artifact name="gecco-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sunnus3', module='gecco-core', version='1.3.1')
)
libraryDependencies += "com.github.sunnus3" % "gecco-core" % "1.3.1"
[com.github.sunnus3/gecco-core "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.geccocrawler : gecco | jar | ${gecco.version} |
org.projectlombok : lombok Optional | jar |