License |
License |
---|---|
GroupId | GroupIdcom.github.serlockholmes |
ArtifactId | ArtifactIdeasy-start-simple |
Last Version | Last Version0.1.1 |
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-simple-0.1.1.pom | |
easy-start-simple-0.1.1.jar | 3 KB |
easy-start-simple-0.1.1-sources.jar | 1 KB |
easy-start-simple-0.1.1-javadoc.jar | 363 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.serlockholmes/easy-start-simple/ -->
<dependency>
<groupId>com.github.serlockholmes</groupId>
<artifactId>easy-start-simple</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.serlockholmes/easy-start-simple/
implementation 'com.github.serlockholmes:easy-start-simple:0.1.1'
// https://jarcasting.com/artifacts/com.github.serlockholmes/easy-start-simple/
implementation ("com.github.serlockholmes:easy-start-simple:0.1.1")
'com.github.serlockholmes:easy-start-simple:jar:0.1.1'
<dependency org="com.github.serlockholmes" name="easy-start-simple" rev="0.1.1">
<artifact name="easy-start-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.serlockholmes', module='easy-start-simple', version='0.1.1')
)
libraryDependencies += "com.github.serlockholmes" % "easy-start-simple" % "0.1.1"
[com.github.serlockholmes/easy-start-simple "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.serlockholmes : easy-mvc | jar | 0.1.1 |