GroupId | GroupIdcom.github.mkopylec |
---|---|
ArtifactId | ArtifactIdcharon-spring-webmvc |
Version | Version4.1.0 |
Type | Typejar |
Filename | Size |
---|---|
charon-spring-webmvc-4.1.0.pom | |
charon-spring-webmvc-4.1.0.jar | 102 KB |
charon-spring-webmvc-4.1.0-sources.jar | 56 KB |
charon-spring-webmvc-4.1.0-javadoc.jar | 503 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mkopylec/charon-spring-webmvc/
implementation 'com.github.mkopylec:charon-spring-webmvc:4.1.0'
// https://jarcasting.com/artifacts/com.github.mkopylec/charon-spring-webmvc/
implementation ("com.github.mkopylec:charon-spring-webmvc:4.1.0")
'com.github.mkopylec:charon-spring-webmvc:jar:4.1.0'
<dependency org="com.github.mkopylec" name="charon-spring-webmvc" rev="4.1.0">
<artifact name="charon-spring-webmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mkopylec', module='charon-spring-webmvc', version='4.1.0')
)
libraryDependencies += "com.github.mkopylec" % "charon-spring-webmvc" % "4.1.0"
[com.github.mkopylec/charon-spring-webmvc "4.1.0"]