Categories |
CategoriesData Utility General Purpose Libraries |
---|---|
GroupId | GroupIdcom.imsweb |
ArtifactId | ArtifactIdseerdata-utility |
Version | Version1.5.1 |
Type | Typejar |
Filename | Size |
---|---|
seerdata-utility-1.5.1.pom | |
seerdata-utility-1.5.1.jar | 47 KB |
seerdata-utility-1.5.1-sources.jar | 30 KB |
seerdata-utility-1.5.1-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.imsweb/seerdata-utility/ -->
<dependency>
<groupId>com.imsweb</groupId>
<artifactId>seerdata-utility</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.imsweb/seerdata-utility/
implementation 'com.imsweb:seerdata-utility:1.5.1'
// https://jarcasting.com/artifacts/com.imsweb/seerdata-utility/
implementation ("com.imsweb:seerdata-utility:1.5.1")
'com.imsweb:seerdata-utility:jar:1.5.1'
<dependency org="com.imsweb" name="seerdata-utility" rev="1.5.1">
<artifact name="seerdata-utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.imsweb', module='seerdata-utility', version='1.5.1')
)
libraryDependencies += "com.imsweb" % "seerdata-utility" % "1.5.1"
[com.imsweb/seerdata-utility "1.5.1"]