GroupId | GroupIdcom.github.damianwajser |
---|---|
ArtifactId | ArtifactIdspring-commons-http-fixer |
Version | Version0.0.24 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-http-fixer/ -->
<dependency>
<groupId>com.github.damianwajser</groupId>
<artifactId>spring-commons-http-fixer</artifactId>
<version>0.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-http-fixer/
implementation 'com.github.damianwajser:spring-commons-http-fixer:0.0.24'
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-http-fixer/
implementation ("com.github.damianwajser:spring-commons-http-fixer:0.0.24")
'com.github.damianwajser:spring-commons-http-fixer:jar:0.0.24'
<dependency org="com.github.damianwajser" name="spring-commons-http-fixer" rev="0.0.24">
<artifact name="spring-commons-http-fixer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.damianwajser', module='spring-commons-http-fixer', version='0.0.24')
)
libraryDependencies += "com.github.damianwajser" % "spring-commons-http-fixer" % "0.0.24"
[com.github.damianwajser/spring-commons-http-fixer "0.0.24"]