License |
License |
---|---|
GroupId | GroupIdcom.github.serlockholmes |
ArtifactId | ArtifactIdeasy-start |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
easy-start-0.1.0.pom | |
easy-start-0.1.0.jar | 3 KB |
easy-start-0.1.0-sources.jar | 1 KB |
easy-start-0.1.0-javadoc.jar | 363 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.serlockholmes/easy-start/ -->
<dependency>
<groupId>com.github.serlockholmes</groupId>
<artifactId>easy-start</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.serlockholmes/easy-start/
implementation 'com.github.serlockholmes:easy-start:0.1.0'
// https://jarcasting.com/artifacts/com.github.serlockholmes/easy-start/
implementation ("com.github.serlockholmes:easy-start:0.1.0")
'com.github.serlockholmes:easy-start:jar:0.1.0'
<dependency org="com.github.serlockholmes" name="easy-start" rev="0.1.0">
<artifact name="easy-start" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.serlockholmes', module='easy-start', version='0.1.0')
)
libraryDependencies += "com.github.serlockholmes" % "easy-start" % "0.1.0"
[com.github.serlockholmes/easy-start "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.serlockholmes : easy-mvc | jar | 0.1.0 |