License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdnet.webintrospector |
ArtifactId | ArtifactIdplatform |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionplatform
web introspector platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
platform-5.0.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/net.webintrospector/platform/ -->
<dependency>
<groupId>net.webintrospector</groupId>
<artifactId>platform</artifactId>
<version>5.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.webintrospector/platform/
implementation 'net.webintrospector:platform:5.0.0'
// https://jarcasting.com/artifacts/net.webintrospector/platform/
implementation ("net.webintrospector:platform:5.0.0")
'net.webintrospector:platform:pom:5.0.0'
<dependency org="net.webintrospector" name="platform" rev="5.0.0">
<artifact name="platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.webintrospector', module='platform', version='5.0.0')
)
libraryDependencies += "net.webintrospector" % "platform" % "5.0.0"
[net.webintrospector/platform "5.0.0"]