GroupId | GroupIdcom.github.mkopylec |
---|---|
ArtifactId | ArtifactIdcharon-spring-webmvc |
Version | Version4.3.0 |
Type | Typejar |
Filename | Size |
---|---|
charon-spring-webmvc-4.3.0.pom | |
charon-spring-webmvc-4.3.0.jar | 106 KB |
charon-spring-webmvc-4.3.0-sources.jar | 58 KB |
charon-spring-webmvc-4.3.0-javadoc.jar | 506 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mkopylec/charon-spring-webmvc/ -->
<dependency>
<groupId>com.github.mkopylec</groupId>
<artifactId>charon-spring-webmvc</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mkopylec/charon-spring-webmvc/
implementation 'com.github.mkopylec:charon-spring-webmvc:4.3.0'
// https://jarcasting.com/artifacts/com.github.mkopylec/charon-spring-webmvc/
implementation ("com.github.mkopylec:charon-spring-webmvc:4.3.0")
'com.github.mkopylec:charon-spring-webmvc:jar:4.3.0'
<dependency org="com.github.mkopylec" name="charon-spring-webmvc" rev="4.3.0">
<artifact name="charon-spring-webmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mkopylec', module='charon-spring-webmvc', version='4.3.0')
)
libraryDependencies += "com.github.mkopylec" % "charon-spring-webmvc" % "4.3.0"
[com.github.mkopylec/charon-spring-webmvc "4.3.0"]