Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdat.researchstudio.sat |
ArtifactId | ArtifactIdwon-matcher |
Version | Version0.7 |
Type | Typejar |
Filename | Size |
---|---|
won-matcher-0.7.pom | |
won-matcher-0.7.jar | 39 KB |
won-matcher-0.7-sources.jar | 33 KB |
won-matcher-0.7-javadoc.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.researchstudio.sat/won-matcher/ -->
<dependency>
<groupId>at.researchstudio.sat</groupId>
<artifactId>won-matcher</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/at.researchstudio.sat/won-matcher/
implementation 'at.researchstudio.sat:won-matcher:0.7'
// https://jarcasting.com/artifacts/at.researchstudio.sat/won-matcher/
implementation ("at.researchstudio.sat:won-matcher:0.7")
'at.researchstudio.sat:won-matcher:jar:0.7'
<dependency org="at.researchstudio.sat" name="won-matcher" rev="0.7">
<artifact name="won-matcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.researchstudio.sat', module='won-matcher', version='0.7')
)
libraryDependencies += "at.researchstudio.sat" % "won-matcher" % "0.7"
[at.researchstudio.sat/won-matcher "0.7"]