p

parent

Parent project for typed strings of web content that can be used to bring safe-by-construction methods to web applications. https://github.com/google/safe-html-types/blob/master/README.md
https://github.com/google/safe-html-types
The Apache Software License, Version 2.0
Google
Googlers
Files download
File Operation
parent-1.0.8.pom download
Apache Maven
<dependency>
  <groupId>com.google.common.html.types</groupId>
  <artifactId>parent</artifactId>
  <version>1.0.8</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.google.common.html.types:parent:1.0.8'
Gradle Kotlin
implementation("com.google.common.html.types:parent:1.0.8")
Scala SBT
libraryDependencies += "com.google.common.html.types" % "parent" % "1.0.8"
Groovy Grape
@Grapes(
  @Grab(group='com.google.common.html.types', module='parent', version='1.0.8')
)
Apache Ivy
<dependency org="com.google.common.html.types" name="parent" rev="1.0.8" />
Leiningen
[com.google.common.html.types/parent "1.0.8"]
Apache Buildr
'com.google.common.html.types:parent:jar:1.0.8'
Dependencies
The project has no third-party dependencies