is not current version
Last Version 2.2.2

com.ge.research.semtk:springUtilLibrary 2.2.1


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.ge.research.semtk
ArtifactId

ArtifactId

springUtilLibrary
Version

Version

2.2.1
Type

Type

jar

Download springUtilLibrary 2.2.1


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