GroupId | GroupIdorg.infrastructurebuilder |
---|---|
ArtifactId | ArtifactIdibcore-read-detect |
Version | Version0.17.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder/ibcore-read-detect/ -->
<dependency>
<groupId>org.infrastructurebuilder</groupId>
<artifactId>ibcore-read-detect</artifactId>
<version>0.17.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder/ibcore-read-detect/
implementation 'org.infrastructurebuilder:ibcore-read-detect:0.17.2'
// https://jarcasting.com/artifacts/org.infrastructurebuilder/ibcore-read-detect/
implementation ("org.infrastructurebuilder:ibcore-read-detect:0.17.2")
'org.infrastructurebuilder:ibcore-read-detect:jar:0.17.2'
<dependency org="org.infrastructurebuilder" name="ibcore-read-detect" rev="0.17.2">
<artifact name="ibcore-read-detect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder', module='ibcore-read-detect', version='0.17.2')
)
libraryDependencies += "org.infrastructurebuilder" % "ibcore-read-detect" % "0.17.2"
[org.infrastructurebuilder/ibcore-read-detect "0.17.2"]