License |
License |
---|---|
GroupId | GroupIdcom.wenyu7980 |
ArtifactId | ArtifactIdel |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionExpressionLanguage
ExpressionLanguage
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
el-1.0.0.pom | |
el-1.0.0.jar | 28 KB |
el-1.0.0-sources.jar | 20 KB |
el-1.0.0-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wenyu7980/el/ -->
<dependency>
<groupId>com.wenyu7980</groupId>
<artifactId>el</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wenyu7980/el/
implementation 'com.wenyu7980:el:1.0.0'
// https://jarcasting.com/artifacts/com.wenyu7980/el/
implementation ("com.wenyu7980:el:1.0.0")
'com.wenyu7980:el:jar:1.0.0'
<dependency org="com.wenyu7980" name="el" rev="1.0.0">
<artifact name="el" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wenyu7980', module='el', version='1.0.0')
)
libraryDependencies += "com.wenyu7980" % "el" % "1.0.0"
[com.wenyu7980/el "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |