is not current version
Last Version 0.2.0

com.soebes.maven.extensions:maven-buildtime-profiler 0.1.0


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.soebes.maven.extensions
ArtifactId

ArtifactId

maven-buildtime-profiler
Version

Version

0.1.0
Type

Type

jar

Download maven-buildtime-profiler 0.1.0


<!-- https://jarcasting.com/artifacts/com.soebes.maven.extensions/maven-buildtime-profiler/ -->
<dependency>
    <groupId>com.soebes.maven.extensions</groupId>
    <artifactId>maven-buildtime-profiler</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.soebes.maven.extensions/maven-buildtime-profiler/
implementation 'com.soebes.maven.extensions:maven-buildtime-profiler:0.1.0'
// https://jarcasting.com/artifacts/com.soebes.maven.extensions/maven-buildtime-profiler/
implementation ("com.soebes.maven.extensions:maven-buildtime-profiler:0.1.0")
'com.soebes.maven.extensions:maven-buildtime-profiler:jar:0.1.0'
<dependency org="com.soebes.maven.extensions" name="maven-buildtime-profiler" rev="0.1.0">
  <artifact name="maven-buildtime-profiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soebes.maven.extensions', module='maven-buildtime-profiler', version='0.1.0')
)
libraryDependencies += "com.soebes.maven.extensions" % "maven-buildtime-profiler" % "0.1.0"
[com.soebes.maven.extensions/maven-buildtime-profiler "0.1.0"]