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