| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.jonathanong |
| ArtifactId | ArtifactIdee-first |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
Descriptionee-first
WebJar for ee-first
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ee-first-1.1.1.pom | |
| ee-first-1.1.1.jar | 6 KB |
| ee-first-1.1.1-sources.jar | 22 bytes |
| ee-first-1.1.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.jonathanong/ee-first/ -->
<dependency>
<groupId>org.webjars.bowergithub.jonathanong</groupId>
<artifactId>ee-first</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jonathanong/ee-first/
implementation 'org.webjars.bowergithub.jonathanong:ee-first:1.1.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jonathanong/ee-first/
implementation ("org.webjars.bowergithub.jonathanong:ee-first:1.1.1")
'org.webjars.bowergithub.jonathanong:ee-first:jar:1.1.1'
<dependency org="org.webjars.bowergithub.jonathanong" name="ee-first" rev="1.1.1">
<artifact name="ee-first" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.jonathanong', module='ee-first', version='1.1.1')
)
libraryDependencies += "org.webjars.bowergithub.jonathanong" % "ee-first" % "1.1.1"
[org.webjars.bowergithub.jonathanong/ee-first "1.1.1"]