Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdcom.github.pnowy.nc |
ArtifactId | ArtifactIdnativeCriteria-root |
Version | Version2.0.1 |
Type | Typepom |
Filename | Size |
---|---|
nativeCriteria-root-2.0.1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pnowy.nc/nativeCriteria-root/ -->
<dependency>
<groupId>com.github.pnowy.nc</groupId>
<artifactId>nativeCriteria-root</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pnowy.nc/nativeCriteria-root/
implementation 'com.github.pnowy.nc:nativeCriteria-root:2.0.1'
// https://jarcasting.com/artifacts/com.github.pnowy.nc/nativeCriteria-root/
implementation ("com.github.pnowy.nc:nativeCriteria-root:2.0.1")
'com.github.pnowy.nc:nativeCriteria-root:pom:2.0.1'
<dependency org="com.github.pnowy.nc" name="nativeCriteria-root" rev="2.0.1">
<artifact name="nativeCriteria-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.pnowy.nc', module='nativeCriteria-root', version='2.0.1')
)
libraryDependencies += "com.github.pnowy.nc" % "nativeCriteria-root" % "2.0.1"
[com.github.pnowy.nc/nativeCriteria-root "2.0.1"]