<dependency>
<groupId>com.exactpro.th2</groupId>
<artifactId>codec-http</artifactId>
<version>0.5.0-dev</version>
</dependency>
implementation 'com.exactpro.th2:codec-http:0.5.0-dev'
com.exactpro.th2:codec-http:0.5.0-dev
<dependency org="com.exactpro.th2" name="codec-http" rev="0.5.0-dev" />
libraryDependencies += "com.exactpro.th2" % "codec-http" % "0.5.0-dev"
@Grab(group='com.exactpro.th2', module='codec-http', version='0.5.0-dev')
[com.exactpro.th2/codec-http "0.5.0-dev"]
'com.exactpro.th2:codec-http:jar:0.5.0-dev'