is not current version
Last Version 8.2.1

com.goldmansachs.obevo:obevo-utils 6.4.0

Collection of utility modules that allow Obevo integration with other third-party modules.

GroupId

GroupId

com.goldmansachs.obevo
ArtifactId

ArtifactId

obevo-utils
Version

Version

6.4.0
Type

Type

jar

Download obevo-utils 6.4.0


<!-- https://jarcasting.com/artifacts/com.goldmansachs.obevo/obevo-utils/ -->
<dependency>
    <groupId>com.goldmansachs.obevo</groupId>
    <artifactId>obevo-utils</artifactId>
    <version>6.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.goldmansachs.obevo/obevo-utils/
implementation 'com.goldmansachs.obevo:obevo-utils:6.4.0'
// https://jarcasting.com/artifacts/com.goldmansachs.obevo/obevo-utils/
implementation ("com.goldmansachs.obevo:obevo-utils:6.4.0")
'com.goldmansachs.obevo:obevo-utils:jar:6.4.0'
<dependency org="com.goldmansachs.obevo" name="obevo-utils" rev="6.4.0">
  <artifact name="obevo-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goldmansachs.obevo', module='obevo-utils', version='6.4.0')
)
libraryDependencies += "com.goldmansachs.obevo" % "obevo-utils" % "6.4.0"
[com.goldmansachs.obevo/obevo-utils "6.4.0"]