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