<dependency>
<groupId>org.wso2.orbit.com.squareup.okio</groupId>
<artifactId>okio</artifactId>
<version>2.8.0.wso2v2</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.wso2.orbit.com.squareup.okio', module='okio', version='2.8.0.wso2v2')
)