文件名 | 操作 |
---|---|
ibcore-pathref-impls-0.30.0.pom | 下载 |
<dependency>
<groupId>org.infrastructurebuilder.pathref</groupId>
<artifactId>ibcore-pathref-impls</artifactId>
<version>0.30.0</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.infrastructurebuilder.pathref" % "ibcore-pathref-impls" % "0.30.0"
@Grapes(
@Grab(group='org.infrastructurebuilder.pathref', module='ibcore-pathref-impls', version='0.30.0')
)
<dependency org="org.infrastructurebuilder.pathref" name="ibcore-pathref-impls" rev="0.30.0" />