Categories |
CategoriesNet ORM Data |
---|---|
GroupId | GroupIdnet.n2oapp.platform |
ArtifactId | ArtifactIdn2o-platform-selection-processor |
Version | Version4.2.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.n2oapp.platform/n2o-platform-selection-processor/ -->
<dependency>
<groupId>net.n2oapp.platform</groupId>
<artifactId>n2o-platform-selection-processor</artifactId>
<version>4.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.platform/n2o-platform-selection-processor/
implementation 'net.n2oapp.platform:n2o-platform-selection-processor:4.2.7'
// https://jarcasting.com/artifacts/net.n2oapp.platform/n2o-platform-selection-processor/
implementation ("net.n2oapp.platform:n2o-platform-selection-processor:4.2.7")
'net.n2oapp.platform:n2o-platform-selection-processor:jar:4.2.7'
<dependency org="net.n2oapp.platform" name="n2o-platform-selection-processor" rev="4.2.7">
<artifact name="n2o-platform-selection-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.platform', module='n2o-platform-selection-processor', version='4.2.7')
)
libraryDependencies += "net.n2oapp.platform" % "n2o-platform-selection-processor" % "4.2.7"
[net.n2oapp.platform/n2o-platform-selection-processor "4.2.7"]