<dependency> <groupId>org.mvnpm</groupId> <artifactId>lit</artifactId> <version>2.8.0</version> </dependency>
implementation 'org.mvnpm:lit:2.8.0'
implementation("org.mvnpm:lit:2.8.0")
libraryDependencies += "org.mvnpm" % "lit" % "2.8.0"
@Grapes( @Grab(group='org.mvnpm', module='lit', version='2.8.0') )
<dependency org="org.mvnpm" name="lit" rev="2.8.0" />
[org.mvnpm/lit "2.8.0"]
'org.mvnpm:lit:jar:2.8.0'
compile
|-- org.mvnpm.at.lit:reactive-element
|-- org.mvnpm:lit-element
|-- org.mvnpm:lit-html